Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Inherited is Test. Inherited class is Test.
Test
This is a class without ancestor name specified. Inherited is TObject. Inherited class is TObject.
TObject
This is a class with specified ancestor name, but ancestor (TStringList) is not parsed by PasDoc. Inherited is TStringList. Inherited class is TStringList.
TStringList
This is a class with specified ancestor name, and ancestor (TMyClass1) is parsed by PasDoc. Inherited is TMyClass1. Inherited class is TMyClass1.