Hello,
i'm a beginner with activx.
I include an activex applikation on the userpanel.
For init i must sent some values to the activex-tool.
example:
PmBusSrv1.Init (iErr,iComNr,iPmType);
edPmErrNr.Text := IntToStr(iErr);
But i didn't know how to use it.
Can me help somebody.
thanks