Hi,
I had strange error with message Class "TStatusBar" not found.
My application consist of main-form and some child form. Main form did not give this error, also some of child form. I had try to erase TStatusBar and comctrls from lfm and pas files of this unit, clean precompiled unit, and recompile again, but this effort has no result.
As my experience on Delphi, I just erase precompiled unit and recompile my application, it will erase the error.
I use Lazarus 1.0.10 with fpc 2.6.2.
please help me.