[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TControlScrollBar.Size

The adjustable size of the scroll bar.

Declaration

Source position: forms.pp line 138

public property TControlScrollBar.Size : Integer
  read GetSize
  stored False;

Description

The length of the bar is the Width (or Height) of the Parent Control, the Size is the other (free) coordinate.