TParams.onAfterSaveEvent Property

Called after saving the settings file

Unit: Olf.RTL.Params
class property onAfterSaveEvent: TParamsLoadSaveEvent

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.