TArrowBar.Style

property Style: TRBStyle;

type TRBStyle = (rbsDefault, rbsMac);

Description

Determines appearance of the control. Note that some properties are accessible only when Style is set to rbsMac.

The default value is rbsDefault;