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

TApplication.OnModalBegin

Event handler for a modal form opened (application entering modal mode).

Declaration

Source position: forms.pp line 1598

public property TApplication.OnModalBegin : TNotifyEvent
  read FOnModalBegin
  write FOnModalBegin;

See also

TApplicationHandlerType.ahtModalBegin

  

Handler invoked when a form is shown modally.

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