Re: When to create TCustomControl's child controls?



"Riaan" <rmoll@xxxxxxxxxxxx> wrote in message
news:1130404489.821258.246800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

> BAH! I'm such an IDIOT!!!

Not to me. Your question prompted me to look through our code
for "Loaded" (so I could ctrl-click on it), and to notice that
one call to inherited was missing.

That had the effect of breaking keyboard navigation in the form.
Tab key, escape, accelerator keys, nothing worked. I added the
call to inherited Loaded and suddenly everything worked again.

Thanks.

Groetjes,
Maarten Wiltink




.