TIWCGJQMDialogCloseButton Enumeration

Represents type TIWCGJQMDialogCloseButton.

Namespace: IWCGJQMDialog
type
 TIWCGJQMDialogCloseButton = (jqmcbpRight,jqmcbpLeft,jqmcbpNone);

The TIWCGJQMDialogCloseButton type exposes the following members.

Show:
 NameDescription
jqmcbpLeft

Represents constant jqmcbpLeft.

jqmcbpNone

Represents constant jqmcbpNone.

jqmcbpRight

Represents constant jqmcbpRight.

Top