Constructor for the class instance.
Source position: buttons.pp line 207
public constructor TCustomBitBtn.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
Create is the constructor for the class instance. Create calls the inherited constructor, and initializes the layout, style, spacing, and Button Glyph for the control.
|
Constructor for the class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |