[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the control has the wcfSpecialSubControl control flag.
Source position: controls.pp line 2360
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.
Version 4.0 | Generated 2025-05-03 | Home |