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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
activexstrconsts.pas LazActiveX: Display and search registered controls and libraries. Issue #25908, patch from David Zimmer. 2014-03-25 07:58:06 +00:00
importtypelib.lfm LazActivex: GUI improvements. Issue #25908, patch from David Zimmer. 2014-03-31 18:46:16 +00:00
importtypelib.pas LazActivex: GUI improvements. Issue #25908, patch from David Zimmer. 2014-03-31 18:46:16 +00:00
LazActiveX.lpk Components, ActiveX: localized, improved dialog layout and added Russian translation 2014-01-25 20:04:35 +00:00
LazActiveX.pas components: less hints 2016-03-01 15:31:26 +00:00
lazactivexreg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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