TIWCGJSon.AddFuncMember(string,string,string,Boolean,TIWCGJSonFuncClass,Boolean,Boolean) Method

Represents method AddFuncMember(string,string,string,Boolean,TIWCGJSonFuncClass,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddFuncMember(const AName,AArgs: string; const AFuncName: string = '';
 AHasFixedScript: Boolean = False; AFuncClass: TIWCGJSonFuncClass = nil;
 AUnchangeable: Boolean = False; AGenerateJSon: Boolean = True): TCGJSonFuncMember;

Parameters

AName
Type: string

AArgs
Type: string

AFuncName
Type: string

AHasFixedScript
Type: Boolean

AFuncClass
Type: TIWCGJSonFuncClass

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value