2013/11/19 Xiangrong Fang <xrf...@gmail.com>

>
> Now I have a problem. CALL#1 is virtual as expected (sub-class's OnRestore
> is called), but CALL#2 is not virtual, it just call the (empty) OnRestore
> method defined in TTree.
>
> How to solve this problem?
>

BTW, this also does NOT solve the problem:

TSelfType(node).OnRestore; ​​
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to