Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleVectors
type TVector4Pointer = record
Vector of 4 Pointers.
Data: packed [0..3] of Pointer;