Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.02.17;
Скачать: CL | DM;

Вниз

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;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.022 c
14-53763
Карелин Артем
2004-01-27 15:19
2004.02.17
Посоветуйте книгу по C# и винде.НЕТ


14-53703
Ig
2004-01-29 23:13
2004.02.17
Выключение компьтера по сети


1-53470
Creator
2004-02-05 10:07
2004.02.17
приложение System


1-53460
ЧупаЧупч
2004-02-06 14:44
2004.02.17
Списки


4-53813
BKGG
2003-12-12 13:57
2004.02.17
скажите пожалуйста! сколько процессов можно создать в Window-е.