JJe
10-29-2002, 03:03 AM
I use Delphi 4 and standard components.
I have a form with TToolBar and three TToolButtons on it. Everything works fine.
I don't want to use this ToolBar anymore so I deleted it at design time. When I compile and build my application everything is still fine. BUT when I run my application and try to open my form I got following error message: <cb>Class TToolButton not found.</cb>
So, what could be possible wrong?
- JJe
I have a form with TToolBar and three TToolButtons on it. Everything works fine.
I don't want to use this ToolBar anymore so I deleted it at design time. When I compile and build my application everything is still fine. BUT when I run my application and try to open my form I got following error message: <cb>Class TToolButton not found.</cb>
So, what could be possible wrong?
- JJe