TIWCGJQShowMessageType Enumeration

Represents type TIWCGJQShowMessageType.

Namespace: IWCGJQShowMessage
type
 TIWCGJQShowMessageType = (jqsmtAlert,jqsmtConfirm);

The TIWCGJQShowMessageType type exposes the following members.

Show:
 NameDescription
jqsmtAlert

Represents constant jqsmtAlert.

jqsmtConfirm

Represents constant jqsmtConfirm.

Top