TIWCGJSon.AddObjMember(string,TIWCGJSonClass,Boolean,Boolean,Boolean) Method

Represents method AddObjMember(string,TIWCGJSonClass,Boolean,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddObjMember(const AName: string; AClass: TIWCGJSonClass; AUnchangeable: Boolean = False;
 AGenerateJSon: Boolean = True; ADynamic: Boolean = False): TCGJSonObjMember;

Parameters

AName
Type: string

AClass
Type: TIWCGJSonClass

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

ADynamic
Type: Boolean

Return Value