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

TWinControl.ChildClassAllowed

Returns True if the specified class is allowed in child controls.

Declaration

Source position: controls.pp line 2117

protected function TWinControl.ChildClassAllowed(

  ChildClass: TClass

):Boolean; override;

Arguments

ChildClass

  

Class type examined in the method.

Function result

True when allowed.

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