It was my mistake: In the documentation I underestimated the adjective 'regular' refering to procedure.
I took into consideration class methods to logically group many event handlers of different controls created dynamically in a program with a complex GUI.
Proposed solutions are very interesting from the technical point of view, but in my context could make the code less readable. So I'm looking for others solutions. Thanks!