[Overview][Types][Classes][Procedures and functions][Index] |
DoOnUserInput performs the code for responding to user input.
Source position: extctrls.pp line 237
protected procedure TCustomIdleTimer.DoOnUserInput( |
Sender: TObject; |
Msg: Cardinal |
); virtual; |
Sender |
|
Object for the event notification. |
Msg |
|
Message examined in the method. |
Version 4.0 | Generated 2025-05-03 | Home |