I need help with OCX component (not visual I guess), which I need
use in Lazarus application (to control another application, which
supplies this OCX control).
I have imported type library using importtl.exe (new unit was
created successfully)
Then in program I have created instance:
On Fri, 14 Oct 2016 23:09:38 +0100
Graeme Geldenhuys via Lazarus wrote:
>[...]
> I finally found the cause of the problem. I don’t use build modes in
> Lazarus, so only ever looked at the “Project Options -> Compiler Options
> -> Compilation and Linking” screen. That’s where I set the -O- option,