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

TApplication.ModalStarted

Called when a form is shown modally.

Declaration

Source position: forms.pp line 1476

public procedure TApplication.ModalStarted;

Description

Invokes all OnModalBegin handlers when entering Modal state.

See also

TApplication.ModalFinished

  

Called when a modal form is closed.

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