TCGJSonMemberList.AddCurrency(string,Currency,Boolean,Boolean) Method

Represents method AddCurrency(string,Currency,Boolean,Boolean).

Namespace: IWCGJQCommon
public
 function AddCurrency(const AName: string; const ADefVal: Currency; AUnchangeable,AGenerateJSon: Boolean): TCGJSonCurrencyMember;

Parameters

AName
Type: string

ADefVal
Type: Currency

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value