[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts the coordinates in the specified mouse message from SmallInt to LongInt values.
Source position: controls.pp line 1423
protected function TControl.GetMousePosFromMessage( |
const MessageMousePos: TSmallPoint |
):TPoint; |
MessageMousePos |
|
TSmallPoint instance with the values converted in the method. |
TPoint instance with the LongInt values for the mouse cursor position.
lazarus-ccr.sourceforge.net |