TParams.onBeforeSaveEvent Property
Definition
Called before saving the settings file
Delphi
class property onBeforeSaveEvent
Value
Remarks
The finalization of this unit calls the TParams.Save. If you have a BeforeSaveEvent or BeforeEventProc, beware of potential access violation by using something perhaps already destroyed.