[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the specified class is allowed in child controls.
Source position: controls.pp line 2117
protected function TWinControl.ChildClassAllowed( |
ChildClass: TClass |
):Boolean; override; |
ChildClass |
|
Class type examined in the method. |
True when allowed.
lazarus-ccr.sourceforge.net |