IcxSchedulerStorageListener.StorageChanged(TObject) Method
Notifies the registered listener that the storage component specified by the Sender parameter has changed its state.
Declaration
procedure StorageChanged(Sender: TObject);
Parameters
| Name | Type |
|---|---|
| Sender | TObject |
Remarks
Notifies the registered listener that the storage component specified by the Sender parameter has changed its state.
See Also