TIWCGJQMenuTextAlign Enumeration

Represents type TIWCGJQMenuTextAlign.

Namespace: IWCGJQMenu
type
 TIWCGJQMenuTextAlign = (mtaLeft,mtaCenter,mtaRight);

The TIWCGJQMenuTextAlign type exposes the following members.

Show:
 NameDescription
mtaCenter

Represents constant mtaCenter.

mtaLeft

Represents constant mtaLeft.

mtaRight

Represents constant mtaRight.

Top