IcxImageCollectionListener.ImageCollectionChanged Method
Notifies a registered listener that the TcxImageCollection component has been changed.
Declaration
procedure ImageCollectionChanged;
Remarks
Implement the ImageCollectionChanged method to perform specific actions after changes have been made to the image collection.
See Also