Constructor for the class instance.
Source position: comctrls.pp line 2182
public constructor TToolButton.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
Create is the constructor for TToolButton. It calls the inherited Create method, and sets the initial bounds for the control. Default values for style-related properties are also assigned.
|
Constructor for the class instance. |
|
| Version 4.4 | Generated 2025-11-08 | Home |