TIWCGEventMonitorEvent Delegate

Represents type TIWCGEventMonitorEvent.

Namespace: IWCGJQCommon
type
 TIWCGEventMonitorEvent = procedure(Sender: TObject; const AEvent: string; AParams: TStringList; AIsAjax: Boolean) of object;

Parameters

Sender
Type: TObject

AEvent
Type: string

AParams
Type: TStringList

AIsAjax
Type: Boolean