WinXP: StatusBar1.Left : The window does not have scroll bars / out of system resources
Hi,
for some reason I get these errors under WindowsXP (I can't get them
reproduced, so it's really hard to find the problem which causes this
crash):
First I get an access violation, which is followed by one of these:
error reading StatusBar1.Left : out of system resources
error reading StatusBar1.Left : The window does not have scroll bars.
I use a standard form with a standard statusbar (the regular delphi
components). I'm working with delphi 7 enterprise. The errors don't occur
under other Windows versions.
Any clues?
Regards,
Ted
|