Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTrackBar.Position

Location of the slider on the track bar between the Min and Max values.

Declaration

Source position: comctrls.pp line 2754

published property TCustomTrackBar.Position : Integer
  read FPosition
  write SetPosition;