TCGJSonFuncMember Class

Represents type TCGJSonFuncMember.

Namespace: IWCGJQCommon
TCGIndexedCollectionItem
  IWCGJQCommon.TCGJSonMember
    IWCGJQCommon.TCGJSonObjMember
      IWCGJQCommon.TCGJSonFuncMember
type
 TCGJSonFuncMember = class(TCGJSonObjMember)
 end;

The TCGJSonFuncMember type exposes the following members.

Show:
 NameDescription
Args

Represents property Args.

Dynamic

Represents property Dynamic. (Inherited from TCGJSonObjMember.)

FuncClass

Represents property FuncClass.

FuncName

Represents property FuncName.

GenerateJSon

Represents property GenerateJSon. (Inherited from TCGJSonMember.)

HasFixedScript

Represents property HasFixedScript.

JSonClass

Represents property JSonClass. (Inherited from TCGJSonMember.)

List

Represents property List. (Inherited from TCGJSonMember.)

Name

Represents property Name. (Inherited from TCGJSonMember.)

ObjClass

Represents property ObjClass. (Inherited from TCGJSonObjMember.)

SetProcJS

Represents property SetProcJS. (Inherited from TCGJSonMember.)

Unchangeable

Represents property Unchangeable. (Inherited from TCGJSonMember.)

Top
Show:
 NameDescription
GetFlag(Integer)

Represents method GetFlag(Integer). (Inherited from TCGJSonMember.)

GetSetProcJS

Represents method GetSetProcJS. (Inherited from TCGJSonMember.)

MType

Represents method MType. (Overrides TCGJSonObjMember.MType.)

SetFlag(Integer,Boolean)

Represents method SetFlag(Integer,Boolean). (Inherited from TCGJSonMember.)

Top