Hi guys,
Now I'm making a component which is derived from TComponent object. I have write it and succesfully compile it to .lib format. What i want to ask now is how can i change the bitmap of those component in Component Palette so i can use my own graphics or icon for my component??
In default condition, when i derived component from TComponent object (it named MyComponent), the icon for MyComponent is the same icon with TComponent. It would be nice if i can use my own icon to represent MyComponent.
Please help me...
Thanks before