TIWCGJQMenuItemTextAlign Enumeration

Represents type TIWCGJQMenuItemTextAlign.

Namespace: IWCGJQMenu
type
 TIWCGJQMenuItemTextAlign = (mitaInherited,mitaLeft,mitaCenter,mitaRight);

The TIWCGJQMenuItemTextAlign type exposes the following members.

Show:
 NameDescription
mitaCenter

Represents constant mitaCenter.

mitaInherited

Represents constant mitaInherited.

mitaLeft

Represents constant mitaLeft.

mitaRight

Represents constant mitaRight.

Top