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

TMUIWindow.Sleep

Put a window to sleep.

Declaration

Source position: MUIClass.Window.pas line 128

public property TMUIWindow.Sleep : Boolean
  read GetSleep
  write SetSleep;

Description

The window gets disabled and a busy pointer appears. The attribute contains a nesting count, if you tell your window to sleep twice, you will have to tell it to wake up twice too.

A sleeping window cannot be resized.

See also

MUIApp.Sleep


Documentation generated on: 2024-04-18