TConfig Class

Unit: uConfig
System.TObject
  uConfig.TConfig
type TConfig = class(TObject)

The TConfig type exposes the following members.

Show:
 NameDescription
ChangeHauteur

Fix width of the final resized pictures

ChangeLargeur

Fix height of the final resized pictures

Folder

Return folder of the storrage

Hauteur

Height of the resized pictures

Largeur

Width of the resized pictures

Top
Show:
 NameDescription
Load

Reload parameters from storrage

Save

Save parameters to a storrage file

Top