[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the specified class is allowed for children of this control.
Source position: controls.pp line 1328
protected function TControl.ChildClassAllowed( |
ChildClass: TClass |
):Boolean; virtual; |
ChildClass |
|
The class type of the child control. |
True when the class is acceptable.