JVCL Help:TJvTFDays.ColIsSelected

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if a specific column is selected.


Pascal

 functionColIsSelected(ACol: Integer): Boolean;


Parameters

Parameters Description
ACol: Integer Index of the column to investigate.


Return Value

True if ACol is selected, false otherwise.


Description

Use this method to determine if a given column 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