| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Code pointer (8/16 bit targets)
Source position: systemh.inc line 354
| type CodePointer = Pointer; | 
CodePointer is used in 8/16-bit targets to indicate pointers to code segments. On all other platforms this equals Pointer.