Unit 'PropertyStorage' Package
[Overview][Types][Classes][Index] [#lcl]

TPropertyStorageSaveExceptionEvent

Declaration

Source position: propertystorage.pas line 110

type TPropertyStorageSaveExceptionEvent = procedure(

  Sender: TObject;

  const ExClassName: string;

  const ExMessage: string

) of object;

Version 4.6 Hosted on Source Forge