[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 1867

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.