Back to Devexpress

TdxBar.BorderStyle Property

vcl-dxbar-dot-tdxbar-56c95e2c.md

latest640 B
Original Source

TdxBar.BorderStyle Property

Determines the appearance style of the current toolbar’s borders.

Declaration

delphi
property BorderStyle: TdxBarBorderStyle read; write; default bbsSingle;

Property Value

TypeDefault
TdxBarBorderStylebbsSingle

Remarks

Refer to the TdxBarBorderStyle type description to learn about possible property values.

The default value of the BorderStyle property is bbsSingle.

See Also

TdxBar Class

TdxBar Members

dxBar Unit