Art  Delphi  Automation  History  Home  Politics  Email me Default Colours  Printable Colours

Deborah's Delphi components

Here are some freeware components and classes that you can download.

DBFinders

(version 1.82)

(Delphi 2+)
A data-aware Edit and ComboBox to make navigating and searching databases easy. Incremental searching, calculated field searching, grouped searches, EnterAsTab property, OnFound, OnNotFound, OnMouseEnter and OnMouseExit events and more. Context-sensitive help provided. Now C++Builder-compatible.

DBTransparentImage

(version 1.22)

(Delphi 2+)
A simple descendant of TDBImage can draw blobs transparently on its background, without having the bitmap set to Transparent every time. FocusRect and FocusColor properties, OnMouseEnter and OnMouseExit events. New: BackgroundPic property and SizePicture and SizePictureToFit methods.

MapFiles

(version 1.14)

(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.

DBStatusBar

(version 1)

(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.

DBNavTrackbar

(version 1)

(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