Board index » cppbuilder » A TStringGrid question

A TStringGrid question


2004-11-01 10:33:44 PM
cppbuilder49
I wanted to know how one could determine what row a user had
selected in a TStringGrid component (selected with a mouse click) ?
 
 

Re:A TStringGrid question

"Saurabh Lahoti" < XXXX@XXXXX.COM >schrieb im Newsbeitrag
Quote

I wanted to know how one could determine what row a user had
selected in a TStringGrid component (selected with a mouse click) ?
check out:
www.bcbjournal.org/bcbcaq
Oren
 

Re:A TStringGrid question

"Saurabh Lahoti" < XXXX@XXXXX.COM >wrote in message
Quote
I wanted to know how one could determine what row a
user had selected in a TStringGrid component (selected
with a mouse click) ?
Use the Row property.
Gambit
 

{smallsort}