[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |