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

TPropertyStorageLink.OnSave

Supply your handler for saving all properties.

Declaration

Source position: propertystorage.pas line 104

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.