| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: comctrls.pp line 165
public constructor TStatusBar.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
Create is the constructor for TStatusBar. It calls the inherited Create method, and initializes a number of local variables, including:
|
Constructor for the class instance. |
| Version 4.0 | Generated 2025-05-03 | Home |