TcxImageCollection.AddListener(IcxImageCollectionListener) Method
Registers a listener to be notified when the component changes.
Declaration
procedure AddListener(AListener: IcxImageCollectionListener);
Parameters
| Name | Type |
|---|---|
| AListener | IcxImageCollectionListener |
See Also