[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Enables use of the 'IN' operator for component styles.
Source position: controls.pp line 1604
public TControl.FCompStyle : Byte; |
Enables valid use of the 'IN' operator (this is a hack for speed). It will eventually be replaced by use of the widgetset classes. So, don't use it anymore... even though some existing LCL code still does.