On 2015-07-17 15:13, silvioprog wrote: > I need to call a method dynamically by its name over string and pass some > parameters to it. You mean like what FPCUnit, DUnit or FPTest unit testing frameworks do? If so, just take a look at any of them to see how they call the test methods. Regards, - Graeme -