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 the workspace graphic context that is further displayed in the WorkspaceBox component. |
Property name | Brief description | |
The ComponentCount property returns the number of child components located on the parent component. | ||
The Components property returns the child component, which index is passed via the input parameter. | ||
The Data property is used to store any custom data. | ||
The Name property determines a component name. | ||
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: