ForEachProp(TObject,TIWCGJSonForEachFunc,Void,TCGJSonClassData) Method

Represents method ForEachProp(TObject,TIWCGJSonForEachFunc,Void,TCGJSonClassData).

Namespace: IWCGJQCommon
function ForEachProp(AInstance: TObject; AProc: TIWCGJSonForEachFunc; var AData; AClassData: TCGJSonClassData = nil): Integer; overload;

Parameters

AInstance
Type: TObject

AProc
Type: TIWCGJSonForEachFunc

AData
Type: System.Void

AClassData
Type: TCGJSonClassData

Return Value

Type: Integer