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

TWinControl.ChildClassAllowed

Returns True if the given class is allowed for child controls.

Declaration

Source position: controls.pp line 2032

protected function TWinControl.ChildClassAllowed(

  ChildClass: TClass

):Boolean; override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.