TRVStyle.LoadINI

<< Click to display table of contents >>

TRVStyle.LoadINI

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.