--- Graeme Geldenhuys <[EMAIL PROTECTED]> escribió:

> On 4/17/07, Jesús Reyes A. <[EMAIL PROTECTED]> wrote:
> >
> > Yes, is not yet implemented, the true is that I never found a use
> for that,
> > maybe you found it?
> 
> How else do you hide the grid lines?
> 

Some ways: 
   1) grid.Options := grid.Options - goGridHorzLine - goGridVertLine
{-goFixedVertLine-goFixedHorzLine};
   2) Grid.GridLineStyle := psClear; (non-fixed gridlines only)
   3) Grid.GridLineColor := Grid.Color; (ditto, and not in every
application)

Jesus Reyes A.

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to