 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Sang Leen Guest
|
Posted: Fri Sep 26, 2003 6:39 pm Post subject: Delphi 5, Quickreport generate win32 error |
|
|
Hi,
When I Show a Report I use this metho
WITH MyReport.Create(Self) do
begin
try
Preview;
finally
Free;
end;
end;
Why sometimes I get WIN32 ERROR and must close the application and
when I start again it works fine,
this happen in winxp, w2k, win98.
I am using Delphi 5 and QuickReport Standard E.
What it could be?
Thank you
S.L
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|