JVCL Help:IJvDataItemStates.Visible

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 visible.


Pascal

 propertyVisible: TDataItemState;


Description

Visible specifies if the item is visible. Read Visible to read the setting or set it to a new value.
If Visible is set to disIndetermined or disNotUsed, the setting is considered True in most cases (depends on the caller).
The consumer service view list extension will consider this state to determine if the item is to be added to the tree.


See Also

IJvDataConsumerViewList


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