JVCL Help:TJvWizardImage.PaintTo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardImage.PaintTo Method
[+] TJvWizardImage Methods
[+] TJvWizardImage Properties
Search in JVCL Help
Search in all projectsSummary
Method that draws the object on an arbitrary canvas
Pascal
procedurePaintTo(constACanvas: TCanvas; ARect: TRect);
Parameters
Parameters | Description |
const ACanvas: TCanvas | The canvas to draw on |
ARect: TRect | The bounds to draw the object within |
Description
Call PaintTo to draw the object on a canvas you supply.
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