The adjustable size of the scroll bar.
Source position: forms.pp line 138
public property TControlScrollBar.Size : Integer read GetSize stored False;
The length of the bar is the Width (or Height) of the Parent Control, the Size is the other (free) coordinate.