proportionalimage ControlCanvas property
Return to Introduction  Previous page  Next page
Applies to
acProportionalImage property.  

Declaration
property ControlCanvas: TCanvas;  

Description
The ControlCanvas is the read-only property which gives access to the canvas of Image control at run-time. Use ControlCanvas to draw something over image.  

See also
DrawRect property.