TcxImageCollectionItems Class
A collection of images that are stored in the TcxImageCollection component.
Declaration
TcxImageCollectionItems = class(
TcxComponentCollection
)
Remarks
The TcxImageCollectionItems object is referenced by the TcxImageCollection.Items property.
Inheritance
TObject
TPersistent
TcxComponentCollection
TcxImageCollectionItems
See Also