TCGJSonMemberList.AddJSonObj(string,TIWCGJSonClass,Boolean,Boolean,Boolean) Method

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

Namespace: IWCGJQCommon
public
 function AddJSonObj(const AName: string; AClass: TIWCGJSonClass; AUnchangeable,AGenerateJSon,ADynamic: Boolean): TCGJSonObjMember;

Parameters

AName
Type: string

AClass
Type: TIWCGJSonClass

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

ADynamic
Type: Boolean

Return Value