it doesn't work . i put the code in tstringgrid onSelectionchanged , but nothing changed is it the correct event for selection ?
2014-05-09 12:12 UTC+01:00, Martin Schreiber <[email protected]>: > On Friday 09 May 2014 12:29:46 misu kun wrote: >> thanks >> how to get selected item ? >> > The column string value of the focused row: > " > tstringggrid1[<column>][-1] > " > The selected rows: > " > tstringgrid1.datacols.selectedrows > " > > Martin > > ------------------------------------------------------------------------------ > Is your legacy SCM system holding you back? Join Perforce May 7 to find > out: > • 3 signs your SCM is hindering your productivity > • Requirements for releasing software faster > • Expert tips and advice for migrating your SCM now > http://p.sf.net/sfu/perforce > _______________________________________________ > mseide-msegui-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk > ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

