PDA

View Full Version : Using screenshot fonction


Florent Guiliani
15-Nov-2005, 09:34 AM
Hi all,

Is there a way to reuse the "screenshot fonction" of Eurekalog?

I would like bring to my users a way to make screenshots with a
shortkey. They'll can make a slide and help us to reproduce bugs.

Florent,

admin
15-Nov-2005, 10:31 AM
Hi,

Florent Guiliani wrote:
> Hi all,
>
> Is there a way to reuse the "screenshot fonction" of Eurekalog?
>
> I would like bring to my users a way to make screenshots with a
> shortkey. They'll can make a slide and help us to reproduce bugs.
>
> Florent,

You can use one the following routines, includes in the
"ExceptionLog.pas" unit:

procedure SaveScreenshot(const Filename: string);
procedure SaveScreenshotToStream(Stream: TStream);

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG showing line n.