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

TfpgWindowBase.BringToFront

Changes the z-order of a window

Declaration

Source position: fpg_base.pas line 523

public procedure TfpgWindowBase.BringToFront; virtual; abstract;

Description

This doesn't have much meaning at the widget level, but at the TfpgForm level, it brings a window to the front - above all other windows of the application. Note that this only changes the z-order, it doesn't actually change window focus.

See also

fpg_base.TfpgWindowBase.ActivateWindow

  

This makes the target window the active window


Documentation generated on: 2015-04-04