Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Unit dependency graph
cpu
type TClockSpeed = record
Hz: uint32;
KHz: uint32;
MHz: uint32;
GHz: uint32;