Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Globals
type MarchingOrders = record
Start: real;
By: real;
Till: real;
Kind: (Wop, Dis, Trans);