TParamsFile.InitDefaultFileNameV2 Method
Definition
Initialise the folder and the filename with a new default tree: => "Documents / Editor / Software" for DEBUG and iOS => "AppData (HomePath) / Editor / Software" in RELEASE (except iOS)
Delphi
procedure InitDefaultFileNameV2(const AEditor: string; const ASoftware: string; AReload: boolean = True)
Parameters
- AEditor
- string
- ASoftware
- string
- AReload
- Boolean