Icon OnChange Event

property OnChange: TStorageChangeEvent

Available In: Client Applications

This event is triggered whenever the contents of the persistent local storage is changed by a different session in the browser.

Information This event is only triggered for the persistent local storage and not the session-only local storage.
Image