TIWCGJSon.AddColorMember(string,TIWCGColor,Boolean,Boolean) Method

Represents method AddColorMember(string,TIWCGColor,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddColorMember(const AName: string; const ADefVal: TIWCGColor = ''; AUnchangeable: Boolean = False;
 AGenerateJSon: Boolean = True): TCGJSonColorMember;

Parameters

AName
Type: string

ADefVal
Type: TIWCGColor

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value