JVCL Help:TJvXPBarItem.Visible

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the item appears onscreen.


Pascal

 propertyVisible: Boolean;


Description

Use the Visible property to control the visibility of the item at runtime. If Visible is true, the item appears. If Visible is false, the item is not visible.


See Also

Enabled


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