[Lazarus] How to cast a Interface to a Object in Lazaeus

Martin Schreiber mse00000 at gmail.com
Fri Mar 13 11:05:38 CET 2015


On Friday 13 March 2015 10:49:43 aradeonas wrote:
> OK,So in the end how can I cast a Interface to a Object in Lazarus?
>
I usually add a "function getinstance(): <theBaseImplemetationClass>" to the 
interface definition.
BTW, your patience is admirable. :-)

Martin




More information about the Lazarus mailing list