Subject | Re: [IBO] Re: ib_grid.ondrawcell and ongetcellprops |
---|---|
Author | Markus Ostenried |
Post date | 2003-07-12T08:48:10Z |
At 10:40 Saturday, 12.07.2003 +0200, you wrote:
AColor := clWhatever;
Or even more easy would be to set IB_Grid1.Color := clBlue;
HTH,
Markus
>At 08:15 Saturday, 12.07.2003 +0000, you wrote:Sorry, I meant setting
> >Hi thanks again. Can we do something like background coloring like
> >the native grid.canvas.color. Something like that.
>
>what about using the OnGetCellProps event and there always setting AFont :=
>clWhatever ?
AColor := clWhatever;
Or even more easy would be to set IB_Grid1.Color := clBlue;
HTH,
Markus