[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Record used when associating names with integer values.
|
Integer value |
|
|
Name of the integer value. |
|
TIdentMapEntry is used internally by the IdentToInt and IntToIdent calls to store the mapping between the identifiers and the integers they represent.
|
Looks up an identifier for an integer value in a identifier-to-integer map list. |
|
|
Looks up an integer value in a integer-to-identifier map list. |