TParamsFile.InitDefaultFileNameV2 Method

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)

Unit: Olf.RTL.Params
procedure InitDefaultFileNameV2(const AEditor: string; const ASoftware: string; AReload: boolean)

Parameters

AEditor
Type: System.string

ASoftware
Type: System.string

AReload
Type: System.Boolean