TParamsLoadSaveProc Delegate
Definition
Procedure signature for load/save events in TParamsFile
Delphi
type TParamsLoadSaveProc = reference to procedure(const AParamsFile: TParamsFile)
Parameters
- AParamsFile
- TParamsFile
- Inheritance
-
IInterfaceTParamsLoadSaveProc