[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
ChildClassAllowed - returns True if the specified class is allowed to be a child of this class
Source position: controls.pp line 1151
protected function TControl.ChildClassAllowed( |
ChildClass: TClass |
):Boolean; virtual; |