DoOnUserInput performs the code for responding to user input.
Source position: extctrls.pp line 235
protected procedure TCustomIdleTimer.DoOnUserInput( |
Sender: TObject; |
Msg: Cardinal |
); virtual; |
Sender |
|
Object for the event notification. |
Msg |
|
Message examined in the method. |