[fpc-pascal] Examine methods with TypeInfo

Jonas Maebe jonas.maebe at elis.ugent.be
Thu May 26 12:03:11 CEST 2011


On 26 May 2011, at 11:43, Michael Fuchs wrote:

> I know how to find published properties with TypeInfo, but how can I  
> find methods?

This test checks that functionality: http://svn.freepascal.org/svn/fpc/trunk/tests/webtbs/tw12038.pp

Also take into account http://wiki.freepascal.org/User_Changes_Trunk#Order_of_parameters_in_RTTI 
  (and since that change is only in svn trunk, current released FPC  
versions behave according to the described "old behaviour").


Jonas



More information about the fpc-pascal mailing list