TIWCGJQLabelExTextHorzAlign Enumeration

Represents type TIWCGJQLabelExTextHorzAlign.

Namespace: IWCGJQLabel
type
 TIWCGJQLabelExTextHorzAlign = (jqlethaLeft,jqlethaCenter,jqlethaRight);

The TIWCGJQLabelExTextHorzAlign type exposes the following members.

Show:
 NameDescription
jqlethaCenter

Represents constant jqlethaCenter.

jqlethaLeft

Represents constant jqlethaLeft.

jqlethaRight

Represents constant jqlethaRight.

Top