Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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.



CT Web help

CodeTyphon Studio