Subject Re: [IBO] tib_grid and function keys
Author TeamIBO
> Thanks Geoff. I thought there might be an application event that I
> could intercept and I'll have to research actions.

Actually there is - I forgot about something I implemented in one of
my apps...

Application.OnShortCut

You may also need to override
function IsShortCut(var Msg: TWMKey): boolean; override;

on your mainform - which controls which keys are considered shortcuts.

hth

--
Geoff Worboys - TeamIBO
Telesis Computing