Region :: visible - Region visibility
The property indicates, whether a region in a table or tree (list) schema is currently active or not. Usually, regions are visible, by default. When being defined as hidden in the designer or when being set to invisible, regions are not displayed in the tree.
By setting the visible property, regions might be hidden temporarily from being displayed in a list.
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false.
Implementation overview
- - internal feature (not documented)
Region :: visible (  ) - - internal feature (not documented)
Region :: visible ( bCheck )