Constructor for the class instance.
Source position: comctrls.pp line 83
public constructor TStatusPanel.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection which owns the status panel. |
Create is the constructor for TStatusPanel. It sets default values for the width, alignment and bevel, calls the inherited Create method, and loads the class instance into StatusBar.
| Version 4.4 | Generated 2025-11-08 | Home |