TIWCGJQMPopupCloseButtonPos Enumeration

Represents type TIWCGJQMPopupCloseButtonPos.

Namespace: IWCGJQMPopup
type
 TIWCGJQMPopupCloseButtonPos = (jqmcbpRight,jqmcbpLeft,jqmcbpNone);

The TIWCGJQMPopupCloseButtonPos type exposes the following members.

Show:
 NameDescription
jqmcbpLeft

Represents constant jqmcbpLeft.

jqmcbpNone

Represents constant jqmcbpNone.

jqmcbpRight

Represents constant jqmcbpRight.

Top