Open the Window (shortcut to Open := True)
Source position: MUIClass.Window.pas line 113
public procedure TMUIWindow.Show;
Open
This little attribute can be used to open and close a window.
Close()
Close the Window (shortcut to Open := False)