The UiWorkspace class implements the UiWorkspace development environment component representing the workspace that is not connected to the repository.
| Property name | Brief description | |
![]() |
WxWorkspace | The WxWorkspace property returns graphic context of the workspace displayed by the WorkspaceBox component. |
| Property name | Brief description | |
![]() |
ComponentCount | The ComponentCount property returns the number of child components located on the parent component. |
![]() |
Components | The Components property returns the child component, which index is passed via the input parameter. |
![]() |
Data | The Data property is used to store any custom data. |
![]() |
Name | The Name property determines a component name. |
![]() |
Tag | The Tag property is not used by the compiler. The user can change the value of the Tag property and use it as he wishes. |
See also: