[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

TfpgWindowBase.ActivateWindow

This makse the target window the active window

Declaration

Source position: fpg_base.pas line 525

public procedure TfpgWindowBase.ActivateWindow; virtual; abstract;

Description

This doesn't have much meaning at the widget level, but at the TfpgForm level, it makes the target window the active window. Note that depending on the operating system and Window Manager, the active window could still be obscured by other windows. Under Windows, it seems that the active window is always brought to the front too.

See also

#fpgui.fpg_base.TfpgWindowBase.BringToFront

  

Changes the z-order of a window


Documentation generated on: 2013-04-29