[Overview][Types][Classes][Index] |
Event handler signalled when the Save method is completed.
Source position: propertystorage.pas line 170
public property TCustomPropertyStorage.OnSaveProperties : TNotifyEvent |
OnSaveProperties is a TNotifyEvent property with the event handler signalled when the Save method is completed. It is signalled (when assigned) after the OnSavingProperties event handler. Values for collection items in StoredValues have already been written using SaveProperties when the event handler is called.
Version 4.0 | Generated 2025-05-03 | Home |