[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 4.0 Generated 2025-05-03 Home