Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2006 Feb : Button in TStringGrid

www.cryer.info
Managed Newsgroup Archive

Button in TStringGrid

Subject:Button in TStringGrid
Posted by:"Brian Cryer" (bria..@127.0.0.1.activesol.co.uk)
Date:Mon, 13 Feb 2006 09:30:49

If I want to put a button in a column in a TStringGrid (so each row has a
button in the same column) what is the best way of doing this?

Ideally don't want to use one of the other grid controls, because
TStringGrid does what I want for the other columns. I've seen suggestions of
drawing a button in each cell, which I could do but before I go that route I
would like to know if there is a better way.

Thanks in advance.
--
Brian Cryer
www.cryer.co.uk/brian

Replies:

www.cryer.info
Managed Newsgroup Archive