[fpc-pascal] Does RTTI offer any method parameter information?

Howard Page-Clark hdpc at talktalk.net
Sat Feb 1 19:10:49 CET 2014


In a situation where

   PPropInfo^.PropType^.Kind=tkMethod

does RTTI enable you to determine the number and/or types of the 
parameters that method uses (if any)?
If not, is there a programmatic way to determine that information apart 
from parsing the source?

Howard



More information about the fpc-pascal mailing list