TParamsFile.Create Constructor

Overloads

Create

Class constructor wich just initialize private fields.

Create(string)

Class constructor wich loads the parameter file specified as parameter.

Create

Class constructor wich just initialize private fields.

Delphi
constructor Create

Create(string)

Class constructor wich loads the parameter file specified as parameter.

Delphi
constructor Create(AFilePath: string)

Parameters

AFilePath
string

Absolute file path to the parameter file (drive+folder+file name+extension)