TParamsFile.onCryptEvent Property

Called before saving the parameters in a file (and after onBeforeSave). If crypted, the file is saved as a binary format. If uncrypted, the file is saved as a JSON text file.

Unit: Olf.RTL.Params
property onCryptEvent: TParamsCryptEvent

Property Value