Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIArea.WindowObject

Get the Window object the object is placed in

Declaration

Source position: MUIClass.Area.pas line 136

public property TMUIArea.WindowObject : TMUIWindow
  read GetWindowObject;

Description

You can obtain a pointer to the window object that some gadget belongs to by using this attribute. Useful mainly within Events if you do not want to deal with global variables.


Documentation generated on: 2024-04-18