CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BCB1] Problem installing TAdvStringGrids
I've not yet tested TAdvStringGrid, but in my opinion, TStringAlignGrid
is the best freeware string grid component. It comes with full Pascal
source code, and works fine on BCB 1.0. (Andit should work on BCB 3.)
Just some of the features of the component:
HintCell[Col][Row]: Set the hint for a cell
AlignCell[Col][Row]: Set the alignment for a cell
EditCell[Col][Row]: Is the cell editable
ColorCell[Col][Row], BrushCell[Col][Row], CellFont[Col][Row]: Cell
font and color
about 32 new properties,
about 26 new member functions,
and 5 new events
You can download it from
http://www.cdrom.com/pub/delphi_www/ftp/d10free/aligrid.zip (It's the
Delphi Super Page).
An individual cell text can be modified with Cells[Col][Row], but this
also works with the standard TStringGrid.
Tom
Tay Yong Haur wrote:
> Hi!
> [...]
> PS. Is there any string grid that can change the individual cell of the
> grid??
W Komornicki's Home Page |
Main Index |
Thread Index