Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home