TIWCGJQProviderSubGetEvent Delegate

Represents type TIWCGJQProviderSubGetEvent.

Namespace: IWCGJQGridCustomProvider
type
 TIWCGJQProviderSubGetEvent = procedure(Sender: TObject; ATransport: TIWCGJQGridTransport; const AParentID: string;
 ARequest: TCGWebRequest; AResponse: TCGWebResponse) of object;

Parameters

Sender
Type: TObject

ATransport
Type: TIWCGJQGridTransport

AParentID
Type: string

ARequest
Type: System.Void

AResponse
Type: System.Void