JVCL Help:TJvWizardPageHeader.PaintTo@TCanvas@TRect
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardPageHeader.PaintTo Method
[+] TJvWizardPageHeader Methods
[+] TJvWizardPageHeader Properties
Search in JVCL Help
Search in all projectsSummary
Draws the object on a canvas.
Pascal
procedurePaintTo(ACanvas: TCanvas; varARect: TRect); override;
Parameters
Parameters | Description |
ACanvas: TCanvas | The canvas to draw to. |
var ARect: TRect | The area to draw in. |
Description
Call PaintTo to draw the object on an arbitrary canvas.
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