In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Pictures in Tbrowse column

Xailer professional forum in English
Gejza Horvath
Mensajes: 281
Registrado: Mar Ago 15, 2006 1:50 pm

Pictures in Tbrowse column

Mensaje por Gejza Horvath »

Hi,
I would like to show different icons in the TbrowseColumn, depending on the value in the
database, for example checked and unchecked icons. The OnDraw() event of the TbrwColumn
class seems to work only with text. Any idea how to do this trick?
Something like this pseudo code:
METHOD OnDrawBrowseColumn() CLASS TForm1
IF oDataset:ShowMe
::PaintCheckedIcon()
ELSE
::PaintUncheckedIcon()
ENDIF
RETURN Nil
Gejza Horváth
Responder