TCGJSonClassData Class

Represents type TCGJSonClassData.

Namespace: IWCGJQCommon
TObject
  IWCGJQCommon.TCGJSonClassData
type
 TCGJSonClassData = class(TObject)
 end;

The TCGJSonClassData type exposes the following members.

Show:
 NameDescription
Create(TIWCGJSonClass)

Initializes a new instance of the TCGJSonClassData class.

Destroy

Represents the destructor of the TCGJSonClassData class.

Top
Show:
 NameDescription
JSonClass

Represents property JSonClass.

MemberCount

Represents property MemberCount.

MemberList

Represents property MemberList.

MembersByName[string]

Represents property MembersByName[string].

Members[Integer]

Represents property Members[Integer].

PropCount

Represents property PropCount.

PropInfo[Integer]

Represents property PropInfo[Integer].

PropList

Represents property PropList.

UsedCount

Represents property UsedCount.

Top