TIWCGJQShowMessageButtonFocus Enumeration

Represents type TIWCGJQShowMessageButtonFocus.

Namespace: IWCGJQShowMessage
type
 TIWCGJQShowMessageButtonFocus = (jqsmbfOK,jqsmbfCancel,jqsmbfNone);

The TIWCGJQShowMessageButtonFocus type exposes the following members.

Show:
 NameDescription
jqsmbfCancel

Represents constant jqsmbfCancel.

jqsmbfNone

Represents constant jqsmbfNone.

jqsmbfOK

Represents constant jqsmbfOK.

Top