Create(TPersistent) Constructor
Creates a new TdxStatusBarStateIndicators class instance for an indicator panel.
Declaration
constructor Create(AOwner: TPersistent = nil);
Parameters
| Name | Type | Description |
|---|---|---|
| AOwner | TPersistent | The parent indicator panel. |
See Also