Hi everybody!
I want to put a dbgrid and four BitBtns in a component, but I dont want
to put them in a frame because I want to encapsulte it.
I know that I should creat a new package but I don't know what to do
then.
Maybe I should inherit the package class from TFrame and put dbgrid and
BitBtns on it, but when I want to put that component in a form, delphi
sends a message that It doesn't find components resource.
What should I do?
Thanks a lot for your help.
Hafez Rabbani