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

TCustomTrackBar.Min

Min - the value associated with the minimum slider position. Default = 0

Declaration

Source position: comctrls.pp line 1678

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