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

TCustomScrollBar.Max

The maximum value (for bottom of the scroll bar or the right-most extent)

Declaration

Source position: stdctrls.pp line 109

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.