Storage library v2.35 released


Storage library v2.35 was released. Now and Kylix support.

Collection of components allowing the work with configuration data in application (application settings). At use of this library the necessity disappears to create special classes for management the application settings.

Related Discussions
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DETECTING ACTIVE DESKTOP -- SYSTEMPARAMETERSINFO? (2001-01-07 06:06:54)
    I'll check this out and then accept as answer, cheers :)
  • CAN NOT RUN DELPHI 5 ENTERPRISE ON WINDOWS 2000 (2001-01-07 22:12:43)
    brother you are not alone as in my knowledge many other developers are also facing the same problem especially while updating control's position or...
  • HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)
    Just add "listbox1.parent:=form1" after "create"...
  • COMMAND LINE ARGUMENTS? (2001-01-15 03:04:25)
    Here's the best way for me to do so... It's an article published in UNDU April 1998... If you don't want to read the article, just copy the unit...
  • HOW TO COMPILE WITHOUT THE VCL ? (2001-01-17 04:13:15)
    you have not given the full purpose in your question but it you want to reduce the disk size of your application file then ofcourse you can...
  • HOW TO HIDE WICH DLL'S YOUR PROGRAM (.EXE) USES? (2001-01-19 11:10:45)
    Maybe there's a bug. In don't have quickview installed. But with other programs, I can see winamp'imports... If you really don't want people to be...
  • FOR GODS SAKE... I AM GOING INSANE... (ABOUT THE 'DATETIME-PICKER) (2001-01-18 15:24:39)
    SendMessage(DateTimePicker1.Handle, DTM_SETFORMAT, 0, longint(PChar('hh:mm tt'))); See MSDN for more formatstrings:...
  • STOP IMAGE FLICKER... PLEASE!!! (2001-01-20 04:18:42)
    The problem is, that TImage is not a TWinControl so it has to be redrawn everytime. Just imagine a pinboard with a image you can pin off and put...
  • DATAMODULE IN A DLL (2001-01-21 23:16:01)
    where is datamodule in exe or in dll. if it is in exe then most possible your dll is not able to link to that datamodule for varifying if that...
Latest News
Submit News Form Past News
Latest Forum Entries