TIWCGJQProviderDeleteEvent Delegate

Represents type TIWCGJQProviderDeleteEvent.

Namespace: IWCGJQGridCustomProvider
type
 TIWCGJQProviderDeleteEvent = procedure(Sender: TObject; ATransport: TIWCGJQGridTransport; AIDs: TStringList;
 ARequest: TCGWebRequest; AResponse: TCGWebResponse) of object;

Parameters

Sender
Type: TObject

ATransport
Type: TIWCGJQGridTransport

AIDs
Type: TStringList

ARequest
Type: System.Void

AResponse
Type: System.Void