[Lazarus] Object inspector bug - exception

Juha Manninen juha.manninen62 at gmail.com
Fri Mar 9 23:33:32 CET 2018


On Thu, Mar 8, 2018 at 10:05 PM, Rik van Kekem via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> But I was under the impression that using TAB in the Component-filter in
> Object Inspector would set the focus on the TreeView with the components. It
> doesn't. I never use it but apparently it sets the focus directly on the
> Property view.

The key handling in OI is a little complicated. Now the TAB is also
handled in TObjectInspectorDlg.KeyDown().
I added commens etc. in r57490. Please debug and experiment with the
code. Maybe you can fix it.

Juha


More information about the Lazarus mailing list