i already know about virtual metods,

by dynamic dispatch i mean to call a procedure by its name, at
runtime, not at compile time...

i simply dont know how to do it (maybe object pascal doesnt support this ?)

2010/8/4 leledumbo <leledumbo_c...@yahoo.co.id>:
>
>> and what about property tags and dynamic dispatch ?
>
> AFAIR property tags aren't yet supported but dynamic dispatch is already
> supported with the virtual modifier. Check this out:
> http://www.freepascal.org/docs-html/ref/refsu25.html
> --
> View this message in context: 
> http://old.nabble.com/Property-Tags-tp29315514p29342617.html
> Sent from the Free Pascal - General mailing list archive at Nabble.com.
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pas...@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to