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

TApplication.BringToFront

Asks the widgetset to bring the last form for the application in front of all other programs.

Declaration

Source position: forms.pp line 1503

public procedure TApplication.BringToFront;

Description

Calls the AppBringToFront method in the widgetset class.

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