[Overview][Types][Classes][Index] |
Event handler signalled when the Save method is started.
Source position: propertystorage.pas line 169
public property TCustomPropertyStorage.OnSavingProperties : TNotifyEvent |
OnSavingProperties is a TNotifyEvent property with the event handler signalled when the Save method is started. It is signalled (when assigned) after the StorageNeeded method has been called, and before collection values in StoredValues are written using SaveProperties.
Version 4.0 | Generated 2025-05-03 | Home |