Back to Devexpress

TdxStatusBarPanel.Width Property

vcl-dxstatusbar-dot-tdxstatusbarpanel-3c33b94d.md

latest578 B
Original Source

TdxStatusBarPanel.Width Property

The width of the panel.

Declaration

delphi
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

TdxStatusBarPanel Class

TdxStatusBarPanel Members

dxStatusBar Unit