JVCL Help:TJvCustomCharMap.CellSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomCharMap.CellSize Method
[+] TJvCustomCharMap Events
[+] TJvCustomCharMap Methods
[+] TJvCustomCharMap Properties
Search in JVCL Help
Search in all projectsSummary
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