Hi, i have a TStringGrid on the form and want to post VK_DOWN message to it? i am trying with:
aGrid.Perform(LM_KEYDOWN,VK_DOWN,0);
but it does not work.
I just want to move the current selected row to the next one ...
Thanks
Simeon.
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
