[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

LParamLoWord

Gets the low-order Word value stored in the specified Integer pointer.

Declaration

Source position: winapih.inc line 341

function LParamLoWord(

  const aParam: LPARAM

):Word;

Arguments

aParam

  

Pointer to the Integer value examined in the routine.

Function result

Low-order Word (16-bit) value stored in AParam.


Version 4.0 Generated 2025-05-03 Home