Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Globals
type Lin = record
StartPt: Point;
EndPt: Point;
Thickness: 1..8;