[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TPropertyStorageLink.OnSave

Supply your handler for saving all properties.

Declaration

Source position: propertystorage.pas line 110

public property TPropertyStorageLink.OnSave: TNotifyEvent
  read FOnSave
  write FOnSave;

See also

TPropertyStorageLink.SaveProperties

  

Invokes the OnSave handler.

TPropertyStorageLink.OnLoad

  

Supply your handler for loading all properties.