JVCL Help:TJvWizardPageHeader.PaintTo@TCanvas@TRect

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

Search in JVCL Help

 
Search in all projects
 

Summary

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