TArrowBar.ButtonSize

property ButtonSize: Integer;

Description

Specifies the size of the scroll button in pixels.

When ButtonSize is set to 0 (default), this size is calculated and updated automatically to keep the button square.

If you want to hide buttons set ShowArrows property to False.

See Also

ShowArrows