JVCL Help:TJvCustomCharMap.CellSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the current size of a grid cell.


Pascal

 functionCellSize: TSize;


Return Value

A TSize value where cx is the width and cy is the height of a cell.


Description

Call CellSize to learn the current size of a grid cell. The size of a grid cell is automatically adjusted to accommodate the size of the currently selected font.


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