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

TCustomTrackBar.SelStart

Starting value for the selection range in the track bar control.

Declaration

Source position: comctrls.pp line 2758

published property TCustomTrackBar.SelStart : Integer
  read FSelStart
  write SetSelStart
  default 0;