JVCL Help:BitBlt@HDC@Integer@Integer@Integer@Integer@HDC@Integer@Integer@RasterOp@Boolean

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvJCLUtils.pas


Pascal

 run\JvJCLUtils.pas
 functionBitBlt(DestDC: HDC; X: Integer; Y: Integer; Width: Integer; Height: Integer; SrcDC: HDC; XSrc: Integer; YSrc: Integer; Rop: RasterOp; IgnoreMask: Boolean): LongBool; overload;


Parameters

Parameters Description
DestDC: HDC Description for this parameter
X: Integer Description for this parameter
Y: Integer Description for this parameter
Width: Integer Description for this parameter
Height: Integer Description for this parameter
SrcDC: HDC Description for this parameter
XSrc: Integer Description for this parameter
YSrc: Integer Description for this parameter
Rop: RasterOp Description for this parameter
IgnoreMask: Boolean Description for this parameter

run\JvJCLUtils.pas


Description

This is an overloaded function/procedure, if possible you may combine the description of all these functions into 1 general description. If you do so, combine all "Parameter" lists into 1 list, and leave the "Summary", "Description" etc. fields empty for all other overloaded functions with the same name.

run\JvJCLUtils.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page