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

MakeWord

Copies two bytes into a word.

Declaration

Source position: winapih.inc line 334

function MakeWord(

  A: Byte;

  B: Byte

):Word;

Arguments

A

  

The low byte.

B

  

The high byte.


Version 3.2 Generated 2024-02-25 Home