[fpc-pascal] Property Tags

Jorge Aldo G. de F. Junior jagfj80 at gmail.com
Wed Aug 4 14:17:32 CEST 2010


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_cool at 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-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



More information about the fpc-pascal mailing list