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

TCustomTrackBar.Max

Maximum value or position for the track bar slider.

Declaration

Source position: comctrls.pp line 2755

published property TCustomTrackBar.Max : Integer
  read FMax
  write SetMax
  default 10;