[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the control has the wcfSpecialSubControl control flag.
Source position: controls.pp line 2370
public property TWinControl.IsSpecialSubControl : Boolean |
IsSpecialSubControl is a read-only Boolean property. Its value is True when wcfSpecialSubControl has been included in the WinControlFlags for the control. Used in TCustomPairSplitter only.