IcxImageCollectionListener Interface
Allows a listener registered with the TcxImageCollection component to update itself when changes are made to the TcxImageCollection.
Declaration
IcxImageCollectionListener = interface(IInterface)
Remarks
The IcxImageCollectionListener interface is used to dynamically bind an interested listener to the TcxImageCollection component, in order to be notified of the TcxImageCollection modifications.
Inheritance
IInterface
IcxImageCollectionListener
See Also