JVCL Help:JvWizardDrawBorderEdges
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: JvWizardDrawBorderEdges function
[+] JvWizardCommon.pas Functions
Search in JVCL Help
Search in all projectsSummary
Draw borders on a canvas.
Pascal
run\JvWizardCommon.pas
functionJvWizardDrawBorderEdges(ACanvas: TCanvas; ABounds: TRect; AStyle: TJvWizardFrameStyle; AEdges: TBevelEdges): TRect;
Parameters
Parameters | Description |
ACanvas: TCanvas | The canvas to draw on. |
ABounds: TRect | The rect to draw in. |
AStyle: TJvWizardFrameStyle | The style to use. |
AEdges: TBevelEdges | Edges to draw. |
Description
Use JvWizardDrawBorderEdges as a convenient way of drawing border edges on a 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