TcxImageCollection.RemoveListener(IcxImageCollectionListener) Method
Deletes a listener from the collection of listeners registered using the AddListener method.
Declaration
procedure RemoveListener(AListener: IcxImageCollectionListener);
Parameters
Name | Type |
---|---|
AListener | IcxImageCollectionListener |
See Also