Language:
Русский
English
Hi (function)
Returns the high-order byte of the argument.
Declaration
function Hi(X): Byte;
Target
Windows, Real, Protected
Remarks
X is an expression of type Integer or Word. Hi returns the high-order byte of X as an unsigned value.