[fpc-pascal] Invoking methods through rtti

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Mon May 9 17:26:02 CEST 2016


On 2016-05-09 16:22, Mazo Winst wrote:
> Is there any way to invoke a method passing parameters through rtti?

Yes, it should be possible. Take a look at the FPCUnit (unit testing
framework) included with FPC. The testing framework invokes methods and
passes parameters around.

Regards,
  Graeme




More information about the fpc-pascal mailing list