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

TCustomScrollBar.Max

The maximum value for the bottom or rightmost position depending on orientation.

Declaration

Source position: stdctrls.pp line 107

public property TCustomScrollBar.Max : Integer
  read FMax
  write SetMax
  default 100;

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