Форум: "Основная";
Текущий архив: 2004.02.17;
Скачать: [xml.tar.bz2];
ВнизTMemIniFile Найти похожие ветки
← →
Grinder (2004-02-05 14:16) [0]Чем TMemIniFile отличается от TiniFile и где используется?
← →
real_dimedrol (2004-02-05 17:26) [1]Одно не ясно, зачем тогда писался Help???
Unlike the TIniFile object, which also encapsulates INI file data, TMemIniFile buffers all changes to the INI file. The INI file is read once, when the object is first created. Data from the INI file is stored in nested TString objects. Each section in the INI file occupies one element in the top-most TStrings object, and each element in this may itself contain a TStrings object. Each element in each of the contained TStrings object represents a key within the section. After the data is read, any changes to the data are stored in memory. A method is provided to write the data from memory to the associated INI file.
All TMemIniFile methods to read, write, and erase sections, keys, and values operate on the in-memory copy of the INI file.
← →
real_dimedrol (2004-02-05 17:30) [2]Суть сего в том, что TMemIniFile работает с собственным буфером.
← →
Grinder (2004-02-06 15:58) [3]А я думал 64 Kb просто преодолевает :)
Страницы: 1 вся ветка
Форум: "Основная";
Текущий архив: 2004.02.17;
Скачать: [xml.tar.bz2];
Память: 0.44 MB
Время: 0.007 c