Главная страница
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.016 c
1-53577
ivan01234
2004-02-08 21:47
2004.02.17
Как сделать главную форму позади других?


1-53517
Developerr
2004-02-05 15:23
2004.02.17
Можно ли выровнять один Label относительно другого?


14-53733
Knight
2004-01-28 20:17
2004.02.17
Нужна программа, чтобы отсканерить книгу.


1-53503
Talla2k
2004-02-04 22:28
2004.02.17
StringGrid


1-53635
jiurajhgjhgty
2004-02-06 20:13
2004.02.17
Как отследить нажатие кнопки мыши в MouseMove?