TIWCGJQShowNotificationType Enumeration

Represents type TIWCGJQShowNotificationType.

Namespace: IWCGJQShowMessage
type
 TIWCGJQShowNotificationType = (jqsntLog,jqsntSuccess,jqsntError);

The TIWCGJQShowNotificationType type exposes the following members.

Show:
 NameDescription
jqsntError

Represents constant jqsntError.

jqsntLog

Represents constant jqsntLog.

jqsntSuccess

Represents constant jqsntSuccess.

Top