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

TMUIWindow.PublicScreen

Force the window to appear on the public screen defined by it's name

Declaration

Source position: MUIClass.Window.pas line 152

published property TMUIWindow.PublicScreen : string
  read FPublicScreen
  write SetPublicScreen;

Description

It overrides the user preferences setting and is overridden by Screen

Please use this tag sparely, overriding user prefs is not a good idea!

See also

Screen

  

You can get a pointer to the parent screen of a window by getting this attribute.


Documentation generated on: 2022-07-30