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