Ord
Returns the ordinal value of an ordinal-type expression.
Structure
Ord(X): Longint;
Parameters
Return Value
Description
X is an ordinal-type or character-type expression. The result is of type Longint, and its value is the ordinal position of X. |