Re: generic panel focus



<piraticman@xxxxxxxxx> wrote in message
news:1163682349.349467.290310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

<reuse event handler and use Sender>

woah. thanks, that's so simple... I didn't think that'd change the
panel cod for each specific one,

It doesn't change the _code_. Only the parameter value changes. That is,
after all, what parameters are for.


since it has been assigned a name in the procedure section, but it does.

The name is arbitrary. It's merely used to identify the procedure to call
when an event fires. (That is, after all, what identifiers are for.) You
can look that up in the text version of the form. Delphi itself does, too.

Groetjes,
Maarten Wiltink


.