[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnUserInput property.
Source position: forms.pp line 1855
protected procedure TApplicationProperties.SetOnUserInput( |
const AValue: TOnUserInputEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled to handle user input messages. |
Version 4.0 | Generated 2025-05-03 | Home |