TSRVCustomPropertyTB.BorderWidth

<< Click to display table of contents >>

TSRVCustomPropertyTB.BorderWidth

Specifies a width of the toolbar border (spacing around the toolbar)

property BorderWidth: Integer;

A border (see PenFrame) is drawn in this area. The rest of space (if BorderWidth>the pen's width) is painted with Color.

This value is measured in pixels at 96 pixels per inch; the actual size scaled according to the current screen pixel density.

Default value:

1

See also:

Spacer