TIWCGJSon.AddJSonMember(string,TCGJSon,Boolean,Boolean) Method

Represents method AddJSonMember(string,TCGJSon,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddJSonMember(const AName: string; const ADefVal: TCGJSon = 'null'; AUnchangeable: Boolean = False;
 AGenerateJSon: Boolean = True): TCGJSonJSonMember;

Parameters

AName
Type: string

ADefVal
Type: TCGJSon

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value