TIWCGJSonDynObjList Class

Represents type TIWCGJSonDynObjList.

Namespace: IWCGJQCommon
TCGIndexedCollection
  IWCGJQCommon.TIWCGJSonDynObjList
type
 TIWCGJSonDynObjList = class(TCGIndexedCollection, IIWCGJSon)
 end;

The TIWCGJSonDynObjList type exposes the following members.

Show:
 NameDescription
Create(TPersistent,TCGJSonDynObjListMember)

Initializes a new instance of the TIWCGJSonDynObjList class.

Top
Show:
 NameDescription
CGJSContainer

Represents property CGJSContainer.

ItemsByName[string]

Represents property ItemsByName[string].

Items[Integer]

Represents property Items[Integer].

JSon

Represents property JSon.

Member

Represents property Member.

Top
Show:
 NameDescription
Add

Represents method Add.

AfterConstruction

Represents method AfterConstruction.

Assign(TPersistent)

Represents method Assign(TPersistent).

CollectionChanged

Represents method CollectionChanged.

GetIsStored

Represents method GetIsStored.

GetJSon

Represents method GetJSon.

GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean)

Represents method GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean).

GetOwner

Represents method GetOwner.

Insert(Integer)

Represents method Insert(Integer).

KeyCaseSensitive(Byte)

Represents method KeyCaseSensitive(Byte).

KeyDuplicates(Byte)

Represents method KeyDuplicates(Byte).

Notify(TCollectionItem,TCollectionNotification)

Represents method Notify(TCollectionItem,TCollectionNotification).

ResetProps

Represents method ResetProps.

Top