[Overview][Types][Procedures and functions][Variables][Index] |
Copies two bytes into a word.
Source position: winapih.inc line 334
function MakeWord( |
A: Byte; |
B: Byte |
):Word; |
A |
|
The low byte. |
B |
|
The high byte. |
Version 4.0 | Generated 2025-05-03 | Home |