TIWCGJSonForEachFunc Delegate

Represents type TIWCGJSonForEachFunc.

Namespace: IWCGJQCommon
type
 TIWCGJSonForEachFunc = function(AInstance: TObject; APropInfo: PPropInfo; var AData): Boolean of object;

Parameters

AInstance
Type: TObject

APropInfo
Type: PPropInfo

AData
Type: System.Void

Return Value

Type: Boolean