TIWCGJQProgressBarCaptionType Enumeration

Represents type TIWCGJQProgressBarCaptionType.

Namespace: IWCGJQProgressBar
type
 TIWCGJQProgressBarCaptionType = (pbctNone,pbctPercentage,pbctValue);

The TIWCGJQProgressBarCaptionType type exposes the following members.

Show:
 NameDescription
pbctNone

Represents constant pbctNone.

pbctPercentage

Represents constant pbctPercentage.

pbctValue

Represents constant pbctValue.

Top