TIWCGJSon.AddDoubleMember(string,Double,Boolean,Boolean) Method

Represents method AddDoubleMember(string,Double,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddDoubleMember(const AName: string; ADefVal: Double = 0; AUnchangeable: Boolean = False;
 AGenerateJSon: Boolean = True): TCGJSonDoubleMember;

Parameters

AName
Type: string

ADefVal
Type: Double

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value