JVCL Help:IJvDataItemStates.Checked

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 the item is checked.


Pascal

 propertyChecked: TDataItemState;


Description

Checked specifies if the item is checked. Read Checked to read the setting or set it to a new value. If Checked is set to disIndetermined the item's checkbox should be rendered in a gray state. If Checked is set to disNotUsed the caller determines the checked state (usually interpreted as False).


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