mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-12 14:49:25 +02:00
![]() 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 - |
||
---|---|---|
.. | ||
languages | ||
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