TCGJSonMemberList.AddInteger(string,Integer,Boolean,Boolean) Method

Represents method AddInteger(string,Integer,Boolean,Boolean).

Namespace: IWCGJQCommon
public
 function AddInteger(const AName: string; const ADefVal: Integer; AUnchangeable,AGenerateJSon: Boolean): TCGJSonIntegerMember;

Parameters

AName
Type: string

ADefVal
Type: Integer

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value