TIWCGJQLabelExTextVertAlign Enumeration

Represents type TIWCGJQLabelExTextVertAlign.

Namespace: IWCGJQLabel
type
 TIWCGJQLabelExTextVertAlign = (jqletvaTop,jqletvaCenter,jqletvaBottom);

The TIWCGJQLabelExTextVertAlign type exposes the following members.

Show:
 NameDescription
jqletvaBottom

Represents constant jqletvaBottom.

jqletvaCenter

Represents constant jqletvaCenter.

jqletvaTop

Represents constant jqletvaTop.

Top