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

TCustomTrackBar.Min

Minimum value or position for the track bar slider.

Declaration

Source position: comctrls.pp line 2761

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