Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   TLiveIni – Custom Delphi INI Implementation (https://www.delphipraxis.net/179963-tliveini-%96-custom-delphi-ini-implementation.html)

DP News-Robot 14. Apr 2014 11:20

TLiveIni – Custom Delphi INI Implementation
 
Text and code by Ron Maupin. I had to build my enhanced INI class that replaces the database. My Modula-2 version used a doubly-linked list (section) of doubly-linked lists (key/value pairs) for the INI. Delphi’s generics made this much easier, and I now use the TDictionary, although it ...http://feeds.feedburner.com/~r/delph...~4/Rh6URER0DW8

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:50 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz