VisuClientObjectStateFlags (ENUM)ΒΆ
TYPE VisuClientObjectStateFlags :
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - NONE - 16#0 - INVISIBLE - 16#1 - FOREGROUND - 16#2 - DELAYED_EXECUTION - 16#4 - This flags moves an update call into the delayed functions 
TYPE VisuClientObjectStateFlags :
qualified_only| Name | Initial | Comment | 
|---|---|---|
| NONE | 16#0 | |
| INVISIBLE | 16#1 | |
| FOREGROUND | 16#2 | |
| DELAYED_EXECUTION | 16#4 | This flags moves an update call into the delayed functions |