[Overview][Types][Procedures and functions][Variables][Index] |
Copies two words into a double word, usable as a message lParam.
Source position: winapih.inc line 335
function MakeLParam( |
l: Word; |
h: Word |
):LPARAM; |
l |
|
The low word. |
h |
|
The high word. |
lazarus-ccr.sourceforge.net |