TEachPropJSonProc Delegate

Represents type TEachPropJSonProc.

Namespace: IWCGJQCommon
type
 TEachPropJSonProc = procedure(const AName: string; AJSon: ISuperObject; var AData) of object;

Parameters

AName
Type: string

AJSon
Type: ISuperObject

AData
Type: System.Void