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

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.