Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

question about Delphi 4

I install Component Works 3 on Delphi 4.
But when trying to run examples coming with CW3
i see that error:"Class TCWGraph not found......etc."
Why this happens?
So where in Delphi i can see visually the controls from
CW3?

Thank you very much for help.
0 Kudos
Message 1 of 2
(3,536 Views)
You need to import the component works controls into delphi:

1) Select Import ActiveX Control from the Component menu.
2) Scroll down the list until you find the components called "National Instruments
CW" ......

3) Select each component in turn and click "Install".
4) Select OK/Yes to all of the prompts.
5) Repeat steps 1-4 for all other controls in the list.

The components will be installed on the ActiveX tab of the component pallette.
0 Kudos
Message 2 of 2
(3,536 Views)