Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTrackBar.Min

Minimum value or position for the track bar slider.

Declaration

Source position: comctrls.pp line 2750

published property TCustomTrackBar.Min : Integer
  read FMin
  write SetMin
  default 0;