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

TApplication.ModalFinished

Called when a modal form is closed.

Declaration

Source position: forms.pp line 1477

public procedure TApplication.ModalFinished;

Description

Invokes all OnModalEnd handlers when exiting Modal state.

See also

TApplication.ModalStarted

  

Called when a form is shown modally.

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