[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Direct call of an message handler, bypassing the message queue.
Source position: controls.pp line 1590
public function TControl.Perform( |
Msg: Cardinal; |
WParam: WPARAM; |
LParam: LPARAM |
):LRESULT; |
The parameters and result depend on the concret message.
lazarus-ccr.sourceforge.net |