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

TPropertyStorageSaveExceptionEvent

Declaration

Source position: propertystorage.pas line 110

type TPropertyStorageSaveExceptionEvent = procedure(

  Sender: TObject;

  const ExClassName: string;

  const ExMessage: string

) of object;

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