TIWCGJQShowMessage.ShowMessage(string,TIWCGJQShowMessageType) Method

Show the message.

Namespace: IWCGJQShowMessage
public
 procedure ShowMessage(const AMsg: string; AType: TIWCGJQShowMessageType = jqsmtAlert);

Parameters

AMsg
Type: string

The message string.

AType
Type: TIWCGJQShowMessageType

Type of message - alert or confirm.