TIWCGJSon.AddBooleanMember(string,Boolean,Boolean,Boolean) Method

Represents method AddBooleanMember(string,Boolean,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddBooleanMember(const AName: string; ADefVal: Boolean = False; AUnchangeable: Boolean = False;
 AGenerateJSon: Boolean = True): TCGJSonBooleanMember;

Parameters

AName
Type: string

ADefVal
Type: Boolean

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value