[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 1021

public procedure TScreen.MoveFormToFocusFront(

  ACustomForm: TCustomForm

);

Errors

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