[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnModalBegin property.
Source position: forms.pp line 1848
protected procedure TApplicationProperties.SetOnModalBegin( |
const AValue: TNotifyEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when a form in the application is displayed as a modal form. |
Version 4.0 | Generated 2025-05-03 | Home |