[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 137

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.