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

TScreen.MoveFormToFocusFront

Moves the form to the front of all form lists.

Declaration

Source position: forms.pp line 1100

public procedure TScreen.MoveFormToFocusFront(

  ACustomForm: TCustomForm

);

Errors

GDB exception when the form is (being) destroyed, or the application is shutting down.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.