Event triggered when the Window is open
Source position: MUIClass.Window.pas line 166
published property TMUIWindow.OnShow : TNotifyEvent read FOnShow write FOnShow;
Triggered when Open is set to True.
Open
This little attribute can be used to open and close a window.