The scale (TTrackBar) specifies a visible component to allow a user to change a value easily.
none.
Specifies the increment steps of the scale.
Specifies the start value for the scale when it is displayed for the first time. The default value is 0.
Specifies the maximum value for the scale. This attribute is required.
Specifies the minimum value for the scale. This attribute is required.
Specifies the orientation of the scale. A horizontal value indicates that the scale values increase from left to right. A vertical value indicates that the scale values increase from bottom to top. Changing the orientation attribute will not change the actual seizes of the trackbar.
Ignored in PLUG for Delphi