JVCL Help:TJvTFDays.CellIsSelected

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies if a cell is selected.


Pascal

 functionCellIsSelected(ACell: TPoint): Boolean;


Parameters

Parameters Description
ACell: TPoint The cell to check for selection.


Return Value

True if ACell is selected, false otherwise.


Description

Use this method to determine if a given cell is selected.


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