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