Art Delphi Automation History Home Politics Email me Default Colours Printable Colours
Here are some freeware components and classes that you can download.
|
(Delphi 2+) |
|
(Delphi 2+) |
|
(Delphi 2+) Three memory mapped file classes: TMapStream, TTextMap, and TRecordMap. Useful when you'd like to use Pascal's file of record or textfile types, but need memory mapping. Options for mutexes, encryption, & file headers. Heavily commented code, and helpfile included. |
|
(Delphi 2+) A data-aware StatusBar. By default shows information on a dataset and the current record, but is easily customized using the OnSetPanels event. |
|
(Delphi 4+ only) A trackbar for navigating datasets. Gives an easy way to move through a database in large or small steps. Only works with Paradox tables, as it uses their RecNo and RecordCount properties. |
Go back to my home page