Board index » cppbuilder » Component Icon being displayed on Form
Graham
![]() CBuilder Developer |
Component Icon being displayed on Form2004-09-09 07:29:04 PM cppbuilder27 I've created a runtime only package with component derived from TControl which talks to a database, when installed it appears in the Component Palette with the designed icon. I then created a Design time package to allow changes to the componets database by the programmer. But when I attempt to place a copy of the component onto a TForm nothing is displayed, appart from a focus box, although I can right click on the box, invoke the design time fuctionality and make runtime changes. How can I make the icon appear on the form. With Thanks. |