By the
Save setting button it is possible to save the setting into the
INI file on the disk.
By the
Load setting button it is possible to load the setting from the
INI file on the disk (created formerly by the button for saving).
If the data are read from the
*.CSV file into the "
Data" tab of objects, then the data are read into the individual columns - Name, Data type, Value, Note, etc. On reading to column
Data type, it is necessary to ensure that the data in the
*.CSV file refer to the strings in the selection window of the data type. Example of the data in the file:
...a2;Integer;a3;...
...b2;Double;b3;...