On Tue, 31 Oct 2023, Anthony Walter via fpc-pascal wrote:

Is there any reason why the late binding of properties and methods through
of IDispatch interface with the Variant type is not working on Linux?


Variant dispatching requires OS bindings.

They are enabled when the ComObj unit is included, and this is only included on 
windows.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to