In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Does Import ActiveX work only with

Xailer English public forum
DC
Mensajes: 135
Registrado: Lun May 16, 2011 6:06 pm

Does Import ActiveX work only with

Mensaje por DC »

Hi,
After Importing some ActiveX objects, the proper .prg and .ch files are
properly created. But when tracing through the code, after e.g.
oAXObject := TAXObject():New(),
In the debugger, the oAXObject shows only form-related properties,
related to fonts, borders, etc. It doesn't contain any of the
properties generated in the .prg file, from the type library.
Is the Import intended to work only for form-style components? Do we
have to stick with CreateObject() to use non-form Com components?
Responder