JVCL Help:IJvDataItemRenderer.Measure

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

Search in JVCL Help

 
Search in all projects
 

Summary

Measure an item.


Pascal

 functionMeasure(ACanvas: TCanvas): TSize;


Parameters

Parameters Description
ACanvas: TCanvas Canvas to measure on. On entry to this method it is assumed the canvas brush, pen and font are initialized to the proper values.


Description

Measure measures the associated item. The caller is responsible for initializing the canvas to the brush, pen and font color.


See Also

IJvDataItemRenderer.Draw, IJvDataItemsRenderer.MeasureItem


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