by =?ISO-8859-2?Q?Pawe=B3?= <straveu@[EMAIL PROTECTED]
>
Apr 10, 2008 at 05:07 AM
On 10 Kwi, 00:52, Jamie
<jamie_ka1lpa_not_valid_after_ka1l...@[EMAIL PROTECTED]
> wrote:
> Use the OnKeyDown event to control the TAB position the way you want it
> to work.
> when you have reset the cursor position in the control, set the key
> value to #0 before returning. This will thus cancel any processing on
> this key stroke because you don't want your changes to be interfeared
with.
> The control processes the key strokes of this event after it exits
> the event so, you can alter the processing of the key strokes before
> the Tmemo uses them.
>
> http://webpages.charter.net/jamie_5"
Sorry, I forgot about TStringGrid.