Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Unit dependency graph
Classes hierarchy graph
function CreateErrorMessage(Msg: string): string;
function GetConfigDir: string;
function GetSeqErrorCode: longint;
procedure WriteLog(Msg: string; MsgType: TMsgType);
TMsgType = (...);