[fpc-pascal] Passing a CORBA interface as parameter

Adriaan van Os adriaan at microbizz.nl
Sat Dec 21 10:09:07 CET 2019


Zamrony P. Juhara via fpc-pascal wrote:
> If you need to know if an instance implement certain interface, you can 
> use is operator
> 
> if anInstance is IInterface1 then
> begin
>      
> end

Thanks for the reply, but that is not what I meant.

Regards,

Adriaan van Os



More information about the fpc-pascal mailing list