Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

FarPointer

Far pointer (8/16 bit targets).

Declaration

Source position: systemh.inc line 435

type FarPointer = Pointer;

Description

FarPointer is used in 8/16-bit targets to indicate far pointers (over segments). On all other platforms this equals Pointer.

See also

CodePointer

  

Code pointer (8/16 bit targets).


Documentation generated on: Jul 24 2023