On Thu, Apr 23, 2009 at 9:42 PM, Lee Jenkins <[email protected]> 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/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
