TIWCGJSon.AddIntegerMember(string,Integer,Boolean,Boolean) Method

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

Namespace: IWCGJQCommon
protected
 function AddIntegerMember(const AName: string; ADefVal: Integer = 0; AUnchangeable: Boolean = False;
 AGenerateJSon: Boolean = True): TCGJSonIntegerMember;

Parameters

AName
Type: string

ADefVal
Type: Integer

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value