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

TMUIWindow.Activate

Activate the Window

Declaration

Source position: MUIClass.Window.pas line 122

public property TMUIWindow.Activate : Boolean
  read GetActivate
  write SetActivate;

Description

Setting this to True will activate the window. Setting this to False has no effect. The attribute will change whenever the user activates/deactivates the window.

Specifying False at object creation time will make the window open in an inactive state.

If the window get activated the event OnActivate gets triggered.

See also

OnActivate

  

Event triggered when Window is activated.


Documentation generated on: 2024-04-18