TdxStatusBarPanel.Width Property
The width of the panel.
Declaration
property Width: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
The Width property specifies the horizontal width of a panel (in pixels).
The default value of the Width property is 50.
See Also