Skip to main content

TdxBar.BorderStyle Property

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

Declaration

property BorderStyle: TdxBarBorderStyle read; write; default bbsSingle;

Property Value

Type Default
TdxBarBorderStyle bbsSingle

Remarks

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

The default value of the BorderStyle property is bbsSingle.

See Also