[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 3.2 Generated 2024-02-25 Home