Pointer to the Intution structure PWindow
Source position: MUIClass.Area.pas line 138
public property TMUIArea.Window : PWindow |
This attribute can be used to get a pointer to the intuition window structure of the parent window ot the object. This pointer could e.g. be used in calls to asl.library.
The result is only valid when the window is opened.
|
Get the Window object the object is placed in |