TcxOwnedInterfacedCollection Class
Represents a collection that maintains information about its owner.
Declaration
TcxOwnedInterfacedCollection = class(
TOwnedCollection,
IInterface
)
Remarks
This class introduces the OnChange event, which enables you to respond to changes to the collection.
Implements
Inheritance
TObject
TPersistent
TCollection
TOwnedCollection
TcxOwnedInterfacedCollection
See Also