IcxSchedulerStorageListener.StorageChanged(TObject) Method
In This Article
Notifies the registered listener that the storage component specified by the Sender parameter has changed its state.
#Declaration
Delphi
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