[Overview][Types][Procedures and functions][Variables][Index] |
Gets the high-order Word value stored in the specified Integer pointer.
Source position: winapih.inc line 340
function LParamHiWord( |
const aParam: LPARAM |
):Word; |
aParam |
|
Pointer to the Integer value examined in the routine. |
High-order Word (16-bit) value stored in AParam.
Version 4.0 | Generated 2025-05-03 | Home |