As you may or may not know i have been asking questions about active x and Lazarus because i am new to Lazarus and i wanted to know how to use active x
I went on Lazarus Wiki
http://wiki.lazarus.freepascal.org/Winunits-BaseI found these files
C:\lazarus\fpc\2.0.4\units\i386-win32\winunits\activex.o
C:\lazarus\fpc\2.0.4\units\i386-win32\winunits\activex.ppu
C:\lazarus\fpc\2.0.4\units\i386-win32\winunits\libpactivex.a
C:\lazarus\fpc\2.0.4\source\packages\extra\winunits\activex.pp
How do i use them to put an activex in my form
like the one in this SevenZip file
http://ff24eva.0adz.com/vbp.7zclassid="CLSID:920DFF5F-2EE6-4867-93A5-7BCF15B0F1C2"
id=Activex2
Filename="Activex1.ocx"
How do i use these
do i have to import them into my project
if so how
I want to make something like this
_______________
|_Form______|X|
| _________ |
| | Active X | |
| | Here | |
| |________| |
|_____________|