TProgressBarOrientation Enumeration

Represents type TProgressBarOrientation.

Namespace: System.UI.Progress
type
 TProgressBarOrientation = (pboHorizontal, pboVertical);

The TProgressBarOrientation type exposes the following members.

Show:
 NameDescription
pboHorizontal

Represents constant pboHorizontal.

pboVertical

Represents constant pboVertical.

Top