TIWCGJQDialogTitleAlign Enumeration

Represents type TIWCGJQDialogTitleAlign.

Namespace: IWCGJQDialog
type
 TIWCGJQDialogTitleAlign = (jqdtaLeft,jqdtaCenter,jqdtaRight);

The TIWCGJQDialogTitleAlign type exposes the following members.

Show:
 NameDescription
jqdtaCenter

Represents constant jqdtaCenter.

jqdtaLeft

Represents constant jqdtaLeft.

jqdtaRight

Represents constant jqdtaRight.

Top