TIWCGJSon.AddEnumMember(string,string[],Byte,Boolean,Boolean) Method

Represents method AddEnumMember(string,string[],Byte,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddEnumMember(const AName: string; const AStrArr: array of string; ADefVal: Byte = 0;
 AUnchangeable: Boolean = False; AGenerateJSon: Boolean = True): TCGJSonEnumMember;

Parameters

AName
Type: string

AStrArr
Type: array of string

ADefVal
Type: Byte

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value