JVCL Help:TJvImageComboBox.Canvas

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides access to the canvas of the control.


Pascal

 propertyCanvas: TCanvas;


Description

Use Canvas when you need access to the drawing surface of the control. Canvas is a read-only property but you can use the methods of TCanvas to draw on the surface.


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