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

TCustomTrackBar.Orientation

Indicates the horizontal or vertical orientation for the track bar control.

Declaration

Source position: comctrls.pp line 2752

published property TCustomTrackBar.Orientation : TTrackBarOrientation
  read FOrientation
  write SetOrientation
  default trHorizontal;