Главная страница
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.02 c
14-53722
Clift
2004-01-23 19:08
2004.02.17
---|Ветка была без названия|---


1-53630
Maxim Vetera
2004-02-06 21:25
2004.02.17
Экспорт классов


6-53676
KommandorDi
2003-12-09 17:53
2004.02.17
установление соединения средствами RAS


1-53537
Denis
2004-02-05 11:55
2004.02.17
Что быстрее - с процедурами или без них?


1-53597
DDS
2004-02-04 10:49
2004.02.17
Как работать с большим обьемом строк.