Hi,
I want to add an ocx to delphi 2005. The sequence I followed is
I choose
Component - > Import Component - > Import ActiveX Control
I chose the 'Next' where a list of all registered components are listed. I chose my component and selected 'Next' button.
The ocx has a single class. So i did not change ClassName combo
In Palette page I chose Standard
In unit dir name and Search Path, I chose the default and chose Next
I selected the 'Create Unit' radio button and clicked 'Finish'
After doing all this. I cannot se the component in the palette. Could someone help me