[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: controls.pp line 1979
public constructor TControlChildSizing.Create( |
OwnerControl: TWinControl |
); |
OwnerControl |
|
Control which owns the class instance. |
Create is the constructor for the class instance. Create calls the inherited constructor, and sets the default values for properties including:
Version 4.0 | Generated 2025-05-03 | Home |