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

TApplicationProperties.SetOnModalBegin

Sets the value for the OnModalBegin property.

Declaration

Source position: forms.pp line 1740

protected procedure TApplicationProperties.SetOnModalBegin(

  const AValue: TNotifyEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnModalBegin

  

Event handler signalled a form in the application is displayed as a modal form.

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