Unit 'MUIClass.Window' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIWindow.RefWindow

Make the left and top position relative to a reference window.

Declaration

Source position: MUIClass.Window.pas line 153

published property TMUIWindow.RefWindow : TMUIWindow
  read FRefWindow
  write SetRefWindow;

Description

Using LeftEdge := MUIV_Window_LeftEdge_Centered or TopEdge := MUIV_Window_TopEdge_Centered tag, you can easily open one window within another.

Note that if your window has an id, the window will remember its last position and reopen there. Thus, this tag is only useful if you omit ID, maybe for some small requester windows.

See also

LeftEdge

  

[i] Specify the left edge of a window.

TopEdge

  

[i] Specify the top edge of a window.

ID

  

Snapshot ID for the Window


Documentation generated on: 2024-03-28