Modified: Boolean;
Modified: boolean;
The Modified property returns True if there are any changes made in a workspace.
Executing the example requires a form with the Button1 button, the WorkspaceBox component and the UiWorkspace component named UiWorkspace1, which is a data source for WorkspaceBox.
Add links to the Andy, Drawing, Ui system assemblies.
After executing the example and in case there are any changes made in a workspace, the user is prompted to save them.
See also: