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

MakeLong

Copies two words into a double word.

Declaration

Source position: winapih.inc line 332

function MakeLong(

  A: Word;

  B: Word

):DWORD;

Arguments

A

  

The low word.

B

  

The high word.

Function result

The combined doubleword.


Version 4.0 Generated 2025-05-03 Home