Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other Delphi VCL

tuxinxianshijiqiao

  • Category : Delphi VCL
  • Tags :
  • Update : 2008-10-13
  • Size : 215.74kb
  • Downloaded :0次
  • Author :dym***
  • About : dyming
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Graphical display techniques, this is one piece of code procedure TForm1.Button1Click (Sender: TObject) var newbmp: TBitmap i, bmpheight, bmpwidth: integer// push-pull begin newbmp: = TBitmap.Create newbmp.Width: = image1.Width newbmp.Height : = image1.Height bmpheight: = image1.Height bmpwidth: = image1.Width for i: = 0 to bmpheight do begin newbmp.Canvas.CopyRect (Rect (0, bmpheight-i, bmpwidth, bmpheight), image1.Canvas, Rect (0,0, bmpwidth, i)) form1.Canvas.Draw (120100, newbmp) end newbmp.free end
Packet file list
(Preview for download)
Packet : 97288413tuxinxianshijiqiao.rar filelist
图形显示技巧\Project1.cfg
图形显示技巧\Project1.dof
图形显示技巧\Project1.dpr
图形显示技巧\Project1.exe
图形显示技巧\Project1.res
图形显示技巧\Unit1.dcu
图形显示技巧\Unit1.ddp
图形显示技巧\Unit1.dfm
图形显示技巧\Unit1.pas
图形显示技巧
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.