lazarus/components/activex
maxim 684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
..
languages IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts. 2019-01-24 23:02:37 +00:00
activexcontainer.pas
activexstrconsts.pas
importtypelib.lfm
importtypelib.pas
LazActiveX.lpk
LazActiveX.pas
lazactivexreg.pas
README.txt

LazActiveX Package
------------------
The LazActiveX package contains the TActiveXContainer component and the IDE
integration of the necessary tools to create ActiveX components from a type
library or directly from the object (exe or dll).

REQUIREMENTS:
-------------
Windows XP or newer
FPC >= 2.6.1

DOCUMENTATION:
--------------
Documentation and samples can be found at http://wiki.freepascal.org/LazActiveX