FastReport's code

edited August 2009 in FastReport 2.xx VCL
hi,
I have write some code and add it into FastReport's code in trial version.Now i want to know the code i have wrote will work fine or not in register version.The part of code :
procedure TfrPictureView.Draw(Canvas: TCanvas);
var
r: TRect;
kx, ky: Double;
w, h, w1, h1: Integer;
Bmp: TBitmap;

Vayo_Rect, Vayo_OriRect: TRect;
VayoMetafile : TMetafile;
hemf : HENHMETAFILE;
emh : ENHMETAHEADER;
DC : HDC;
PixelsX, PixelsY, MMX, MMY : Double;
bScale_X, bScale_Y : Double;

Comments

  • edited 3:21PM
    Don't waste your time. Nobody responses on this forum...

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.