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



CT Web help

CodeTyphon Studio