|
<< Click to Display Table of Contents >> Navigation: Classes > TIWBaseForm > Properties > RenderInvisibleControls |
property RenderInvisibleControls: Boolean; (this property is defined in the class TIWBaseContainer)
Use this property to inform that any control that has Visible = False when the container it is rendered will also be rendered along with the visible controls. This is particulary useful when you need to change the visibility of controls using Async events.