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

TCustomProgressBar.Orientation

Orientation - horizontal or vertical

Declaration

Source position: comctrls.pp line 1726

public property TCustomProgressBar.Orientation : TProgressBarOrientation
  read FOrientation
  write SetOrientation
  default pbHorizontal;