This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me. In your mail please do refer to your unique DSP author ID which is 0000191. This helps me to locate your data records in DSP databse. |
Author/SiteName(Contact) | Home Page | |
Robert R. Marsh | [email] | [Home] |
Files |
[ qdbvcl.zip ] [ 65,586 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
Contains TQDB - a simple replacement for the BDE and TQDBNavigator - a TDBNavigator look-alike for QDB Added: 24-04-1996 | Version: 1.01, no src | Downloads: 1355/1355/0
|
[ maplib.zip ] [ 43,478 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
Maps: Generic Associative Containers Maps are probably the most generally useful of all the abstract data types yet they are missing from Delphis VCL. What are they? First of all they are containersthey are designed to hold and manipulate data. What kind of data? Any kindnearly! The maps provided in this library are genericthey can hold Delphis atomic types (integer, real, string, etc.) and they can also hold objects. And like Delphis TStringList, maps are associative containersthey store things in pairs so that given one you can get the other. But where TStringList can only associate objects with strings, maps can be used to associate strings with objects, or integers with characters, or whatever you want. Added: 16-06-1999/15-06-1999 | Version: n/a | Downloads: 2665/2665/0
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. |