Martin Waldenburg
Create feature-rich windows applications with many new components and universal dialogs.
- improved DBGrid
- new DBRecordView, DBTreeView
- toolbars and db dialogs to Find, Filter, Sort, Export, Print...
- StringGrid with columns definition
- GroupBox with automatic alignment and resizing of owned controls
And many more from $25 to $95 only - click for details!
Total 20 products
IDEStrea v.1.2
Components > Tools > IDE Extentions
Description
A simple but effective interface to the IDE's text buffer. You can retrive the text of the IDE's text buffer either as PChar or as string list. You can manipulate it in any way and then replace the whole text with your manipulations result.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: CB1, CB3, D2, D3
MActionEvents v.1.1
Description
MActionEvents is a manager for the IDE ActionLists-Events to which everybody can add his own EventHandlers.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D4
MIDETre4 v.0.7 beta
Components > Experts, IDE etc. > Tools
Description
MIDETre4 shows all levels of the Delphi Application's Child-Components in a tree view. By clicking you can retrive some info about the component's published properties.Informations
- Status: Fully functional
- Source: Included
- Size: 8kB
Platforms: D4
MRecSort v.1.6
Components > Tools > Sort, Search
Description
A buffered sorter for an unlimmited amount of records with a fixed length using a three-way merge for memory and a buffered multi-way merge for files. The multi-way merge is the same as in TMSor. Ten Million records of 100 bytes are sorted in about 9 minutes (PII 400 and Windows 98).Informations
- Status: Fully functional
- Source: Included
- Size: 13kB
Platforms: CB1, CB3, D2, D3, D4
MTFisear v.1.2
Components > Files and Drives > Search
Description
A very fast file search engine, about twice as fast as Boyer-Moore, based on an article in the German magazine (8/97). However "Look_at" isn't implemented.Informations
- Status: Fully functional
- Source: Included
- Size: 16kB
Platforms: CB1, CB3, D1, D2, D3, D4
MTSearch v.2.2
Components > Tools > Sort, Search
Description
A very fast String search engine, about twice as fast as Boyer-Moore, based on an article in the German magazine (8/97).Informations
- Status: Fully functional
- Source: Included
- Size: 22kB
Platforms: CB1, CB3, D2, D3, D4
MWDelPar v.0.24 beta
Components > Tools > Sort, Search
Description
MWDelPar is a lightning fast syntax anylyser for Delphi source code (2.5 - 5 MB/S on PII 400), roughly 100000 lines/second. Could be a base for:- ClassBrowsers
- ClassDesigners
- UML tools
- Interpreters
- Scripting
- etc.
Informations
- Status: Fully functional
- Source: Included
- Size: 51kB
Platforms: D4
MWFastTime v.1.2
Components > Date and Time > Clocks
Description
A high performance stop-watch.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: CB1, CB3, D2, D3, D4
MWGenHash v.1.2
Description
A simple ultra fast generic double Hash list. The amount of items is variable and only limited by available RAM.You can add and remove items on the fly. There are three primary and two secondary Hash functions available, however you can assign your own Hash functions.
Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D2, D3, D4, D5
MWGenLex v.0.9
Components > Science > Expressions
Description
Very fast generic lexer driven by a regular expression engine.Informations
- Status: Fully functional
- Source: Included
- Size: 12kB
Platforms: D5
MwHashlist v.2.0
Description
A simple ultra fast double Hash list for strings. The amount of items is variable and only limited by available RAM.There are two simple default Hash functions available, however you can assign your own Hash function.
Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D2, D3, D4, D5
MWKeyProc v.1.2
Components > System > Keys and Keyboard
Description
The generic processor of Key commands.Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D2, D3, D4, D5
MwLexStates v.1.2
Description
mwLexStates contains fast programmable/scriptable generic lexical analyser. It can have an virtualy unlimited amount of nested sublexers. Support for WideString is available too.Informations
- Status: Fully functional
- Source: Included
- Size: 18kB
Platforms: KLX3
MwLexStates v.1.2
Description
mwLexStates contains fast programmable/scriptable generic lexical analyser. It can have an virtualy unlimited amount of nested sublexers. Support for WideString is available too.Informations
- Status: Fully functional
- Source: Included
- Size: 18kB
Platforms: D7
QmwDocument v.0.1
Description
QmwDocument is a container that could be used to build a simple WYSIWYG edit control.Informations
- Status: Fully functional
- Source: Included
- Size: 13kB
Platforms: KLX1, KLX2
QmwFastTime
Kylix > Components > Date and Time
Description
A high performance stop-watch for Kylix. Pentium compatible CPU required.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: KLX1
TMSor v.1.6
Components > Tools > Sort, Search
Description
TmSor is a study how to create a powerful sorter with a minimum of work. Fixed records only.Informations
- Status: Fully functional
- Source: Included
- Size: 11kB
Platforms: CB1, CB3, D2, D3, D4
TmwHashStrings v.1.1
Description
TmwHashStrings combines the advantages of hasching and binary search.TmwStringHash: Any TStrings descentand can be assigned to and hashed by it. TmwHashedStringList uses TmwStringHash to perform hashes. TmwStringHash uses a two dimensional dynamic array to store hash values and the index of strings in a TString. The main array is set to mod 11 of TStrings.Count. TmwStringHash can perform one million hashes in one million items in about two seconds and two million hashes in two million items in about four seconds (TBird 1.3 GHz Kylix3 on SuSe 8.1).
Informations
- Status: Fully functional
- Source: Included
- Size: 10kB
Platforms: D7
TmwHashStrings v.1.1
Description
TmwHashStrings combines the advantages of hasching and binary search.TmwStringHash: Any TStrings descentand can be assigned to and hashed by it.
TmwHashedStringList uses TmwStringHash to perform hashes. TmwStringHash uses a two dimensional dynamic array to store hash values and the index of strings in a TString.
The main array is set to mod 11 of TStrings.Count.
TmwStringHash can perform one million hashes in one million items in about two seconds and two million hashes in two million items in about four seconds (TBird 1.3 GHz Kylix3 on SuSe 8.1).
Informations
- Status: Fully functional
- Source: Included
- Size: 10kB
Platforms: KLX3
TOTA v.1.4 beta
Description
Wrapper around the new ToolServices of Delphi 4. You can it use only within a wizard. You need not to create the class.Informations
- Status: Fully functional
- Source: Included
- Size: 49kB
Platforms: D4