IcxSchedulerStorageListener2 Members
Methods
| Name | Description |
|---|---|
| AddEvent(TcxSchedulerEvent) | |
| RemoveEvent(TcxSchedulerEvent) | |
| StorageChanged(TObject) | Notifies the registered listener that the storage component specified by the Sender parameter has changed its state. Inherited from IcxSchedulerStorageListener. |
| StorageRemoved(TObject) | Notifies the registered listener that its reference to the storage component specified by the Sender parameter has been assigned a value of nil. Inherited from IcxSchedulerStorageListener. |
See Also