[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.ChildClassAllowed

ChildClassAllowed - returns True if the specified class is allowed to be a child of this class

Declaration

Source position: controls.pp line 1044

protected function TControl.ChildClassAllowed(

  ChildClass: TClass

):Boolean; virtual;