[Lazarus] from hfiandor

Gerard N/A gerardusmercator at gmail.com
Tue May 13 11:12:04 CEST 2008


Hi,

Get TCustomForm.GetFormImage is not yet implemented.
I opened a bug report about his:
http://bugs.freepascal.org/view.php?id=11292
I was about to propose a quick pach, but can't figure out how to get
the right offset to paint just the form's client area, since it seems
(in win32 widgetset, at least) that ClientWidth=Width and
Clientheight=Height.

Regards,


Gerard.


On Tue, May 13, 2008 at 2:44 AM, Héctor Fiandor Rosario
<hfiandor at infomed.sld.cu> wrote:
> Dear sirs:
>
>  I am a new member of the FP group, with litle experience in turboPascal and
>  Delphi5.
>
>  Now I am trying to rewrite some of my products in Delphi5 to FreePascal for
>  windows
>
>  I have e methods used in Delphi5 with this declaration:
>
>  FormImage := fDiplo2Interno.GetFormImage;
>
>  because I prepare a Form with some components and the appearence of a
>  Diploma, and when finished,
>  I convert to a jpeg image and SaveToFile as a jpeg.
>
>  I have not found in FreePascal how to do this.
>
>  If you can help me, I will thanks you very much.
>
>  yours,
>
>  Ing. Héctor F. Fiandor
>  hfiandor at infomed.sld.cu
>
>  _______________________________________________
>  Lazarus mailing list
>  Lazarus at lazarus.freepascal.org
>  http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>




More information about the Lazarus mailing list