[fpc-pascal] Feature announcement: Interface RTTI

Michael Van Canneyt michael at freepascal.org
Sat Jan 28 15:25:57 CET 2017



On Sat, 28 Jan 2017, Sven Barth wrote:

> Hello together!
>
> I'm pleased to finally announce the addition of Interface RTTI to Free
> Pascal.
>
> Interface RTTI essentially provides a list of all methods available in
> an interface if it's declared is parsed with $M+ or has such an
> interface as parent.

Nice job. Does this mean we can now implement Invoke() ?

Michael.



More information about the fpc-pascal mailing list