[Lazarus] TStringGrid: Multi Select not connected rows?
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Apr 23 23:09:11 CEST 2009
On Thu, Apr 23, 2009 at 9:42 PM, Lee Jenkins <lee at datatrakpos.com> wrote:
>
> Is there a way to allow TStringGrid to not only .RowSelect but also multi-select
> rows that are not directly above or below each other as in range selecting?
I don't believe TStringGrid allows for that (well at least in the case
of Delphi's TStringGrid). Alternatives is to use TListView in
'report' mode.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the Lazarus
mailing list