Wilfred Verkley wrote:

> You could use a DrawGrid instead and the win32 api call DrawText.
>
> >From win32.hlp:
>
> "The DrawText function draws formatted text in the specified rectangle. It
> formats the text according to the specified method (expanding tabs,
> justifying characters, breaking lines, and so forth). "
>
> Wilfred.

OK, the DrawText part is working fine. The problem is I never used a DrawGrid before. 
So how can I draw in, let's say Cell[2,2] ? In
StringGrid there are Cells, but there aren't here..

Gajo Csaba

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to