[fpc-pascal] Invoking methods through rtti
Michael Schnell
mschnell at lumino.de
Tue May 10 09:26:15 CEST 2016
On 05/09/2016 05:36 PM, Sven Barth wrote:
>
> As long as you know the signature of the method you can cast the
> pointer to the method to an approbiate method variable and call that.
> For dynamic calls you'll need to wait for Invoke() support which is on
> the ToDo list, but there's no ETA yet.
>
Will this result in a new kind of Pascal Script support ? (In the German
Forum there recently had been discussions on Pascal script not working
decently on 64 Bit archs.)
-Michael
More information about the fpc-pascal
mailing list