IcxImageCollectionListener Methods
Allows a listener registered with the TcxImageCollection component to update itself when changes are made to the TcxImageCollection.| Name | Description |
|---|---|
| ImageCollectionChanged | Notifies a registered listener that the TcxImageCollection component has been changed. |
| ImageCollectionDestroyed | Notifies a registered listener that the TcxImageCollection component is destroyed. |
See Also