Snapshot (Remember) the window position
Source position: MUIClass.Window.pas line 120
public procedure TMUIWindow.Snapshot; |
This is equal to the user clicking on the window's snapshot gadget. Snapshotting a window is only possible if it has a ID different from zero.
|
Unsnapshot (forget) the window. |