<< Click to display table of contents >>
Loads all properties of TRVStyle component from ini-file
procedure LoadINI(const FileName, Section: String);
Parameters:
FileName – name of the ini-file;
Section – section of the ini-file.
See also:
▪SaveINI;
▪LoadReg.