Table of Contents
Valentina for COM Documentation
COM is supported on the Windows x86 platform for selected Valentina products.
Valentina COM is no longer updated as of Valentina Release 7.5.9 on Feb 9, 2018.
Getting Started
Product Reference
- Valentina API Reference - General description of Valentina API
What is COM?
Component Object Model (COM) is a binary-interface standard for software components introduced by Microsoft in 1993. It is used to enable inter-process communication and dynamic object creation in a large range of programming languages.
Many older programming environments for the Windows platform such as versions of Visual Basic and Delphi support COM.