Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
ok_nodescription_printing
type TClass1 = class(TObject)
MyField: Integer;
procedure MyMethod;
property MyProperty read FMyProperty;