In Clarion 32-bit you can use any of the following versions:
/COM indicates the 32-bit edition of the ActiveX version
The application built using the /COM version runs on any Windows 32 or 64-bit machine.
In Clarion 64-bit you can use any of the following versions:
/COM/64 indicates the 64-bit edition of the ActiveX version
The application built using the /COM/64 version runs on Windows 64-bit machines only. The application built using the /COM/64 version cannot run on Windows 32-bit machines.
If you want to use your application on both 32 and 64-bit machines, you can choose:
/COM/ANY indicates both the 32 and 64-bit editions of the ActiveX versions
The eXHelper tool provides a quick access to the most common How-To questions and code snippets for various programming languages. The eXHelper tool is regularly updated with new How-To questions and code snippets. Most of the control's properties, methods and events are covered in the eXHelper tool.