Delphi components |
| Delphi components | Delphi info | Delphi links |
This page contains Delphi components written by myself. It sticks with the open-source approach.
If you modify / enhance the component / program, sendi it back to me and I'll put it here. In that case, please don't forget to mark the changed part of the code with some comprehensive comment.
COMPONENTS
| This is a simple data table without need to use the BDE. You can use it as a table of strings with sort / search cabilities. | |
| CmdOption is simple non visual Delphi component for easy handling of the command line parameters. | |
| The component provides a date exchange between two applications via memory mapped files. | |
| A dialog allowing easily pick a date range. |
UTILITIES
| Pascal file viewer with syntax highlighting, using the mwEdit component. In fact, it is a demo icluded with the mwEdit slightly modified to be able to use a file name as a command line parameter and associate PAS extension with the viewer. | |
| Small program reading a table structure and putting a table create code for selected table into the clipboard | |
| Small utility for searching and deleting multiple .NET, .LCK files (and
other specified files) on selected drives. Note1: At the moment, only czech version is available. Note 2: Program uses run-time packages to reduce the size of exe file. |
|
| Simple database desktop with view of RTF BLOBs, SQL / QBE support, Print table, Search, Filter, Info structure, Table empty&pack (all the features missing in the DBD) |
Will follow soon:
| Project tracer | Icon tray application for tracing how much time you spent on previous projects |
| ??? ;-) |