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

TTrackBarOrientation

Enumerated type with values that represent the orientation for a track bar.

Declaration

Source position: comctrls.pp line 2724

type TTrackBarOrientation = (

  trHorizontal,

  

Represents the horizontal orientation.

  trVertical

  

Represents the vertical orientation.

);



CT Web help

CodeTyphon Studio