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

TTrackBarScalePos

TTrackBarScalePos - enumerated type denoting position of the scale for a track bar.

Declaration

Source position: comctrls.pp line 2727

type TTrackBarScalePos = (

  trLeft,

  

  trRight,

  

  trTop,

  

  trBottom

  

);



CT Web help

CodeTyphon Studio