[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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;

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