C++ Builder 3.0x freeware Classes and units |
[ displog.zip ] [ 169,795 bytes ] | [ Freeware ] [ With Source ] [ C1 | C3 ] | ||
DispLog is an easy-to-use class to log to disk and/or display on screen error/debug/other messages. Includes test harness and test .EXE. Docs at top of DispLog.cpp. Tested w/BCB 3.0 only. Added: 3-07-1998 | Version: 1.0.1.33 | Downloads: 1881/1881/3
|
[ hashtrie.zip ] [ 103,040 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 | C5 ] | ||
HashTrie is a new high efficient data structure for fast searching. It combines in herself properties of the hash-tables and trie (digital-trees). As against the usual hash-tables the size HashTrie is not fixed, that allows to work with a unknown beforehand amount of datas. Added: 10-12-2000 | Version: 1.0 | Downloads: 4559/4559/17
|
[ iniplus.zip ] [ 3,092 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
TIniPlus adds ReadColor/WriteColor, ReadFont/WriteFont to TIniFile, and also provides methods to retrieve/restore a window (or control's) size & position at runtime. [more] Added: 4-10-1998/20-02-2000 | Version: 1.12 | Downloads: 7148/4179/3
|
[ regexpr.zip ] [ 258,930 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 ] | ||
TRegExpr is a powerfull tool for template-based checking of user input string fields (DBMS, web-based applications, etc), text search/substitution, egrep like utils and so on. You can easily check e-mail adress syntax, extract phone number or ZIP-code from unformatted text or any necessary information from web-pages and all you can imagine! Rules (templates) can be changed without program recompilation ! This freeware library is a extended Delphi-port of Henry Spencer V8-routins for working with subset of Perl Regular Expressions. Full source code in object pascal included. No DLL needed ! Help available in English, Russian, Bulgarian and German at my home page http://anso.da.ru/ or http://anso.virtualave.net/ Added: 15-06-1999/25-02-2001 | Version: 0.942 | Downloads: 5581/5546/6
|
[ riniplus.zip ] [ 2,824 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
TRegistryIniPlus adds ReadColor/WriteColor, ReadFont/WriteFont to TRegistryIniFile, and also provides methods to retrieve/restore a window (or control's) size & position at runtime. [more] Added: 20-02-2000 | Version: 1.12 | Downloads: 3202/3202/13
|
[ smpltimr.zip ] [ 11,145 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ] | ||
SimpleTimer is a timer class. It has the same timer resolution as TTimer, but it is more lightweight because it's derived from TObject in stead of TComponent. Furthermore, the same handle is shared between multiple instances of SimpleTimer. This makes it ideal for developers who need a timer in their own components or applications, but want to keep the resource usage minimal. Demo included. Added: 22-04-2002/24-02-2003 | Version: 2.0.1 | Downloads: 4295/4232/13
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.