DBScroll can be used with
Delphi 2, 3, 4, 5, 6 and
C++Builder 1, 3 and 4. It is a replacement and enhancement for the DBGrid component and supports multi-line cells and has many features. It's Fast & FlickerFree and combines the TFields and the Grid-area in one control. Advantages of DBScroll in comparison to DBGrid:
- Fast
- Flicker Free
- multiple lines per row possible
- row height / column width can be changed by mouse
- shows the contents of memo database fields
- fully supports ScrollBar for Paradox tables
- can Resort Table by one mouse click in the column Header
- ScrollBar can be hidden
- supports all colors (also in 256 color modes)
- individual rows / cells can be shown by specific colors
- better support for Drag & Drop
- the Sel(ection)Field shows the text of the currently selected cell or row, like a status line
- built in SearchBox for incremental search
- margins can be defined for the cells
- all mouse events (OnClick, OnMouseDown, OnMouseMove, OnMouseUp) are available and published