Unit warning_inherited_test

Description
Classes, Interfaces, Objects and Records
Functions and Procedures

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TMyClass0 This is a class without ancestor name specified.
Class TMyClass1 This is a class with specified ancestor name, but ancestor (TStringList) is not parsed by PasDoc.
Class TMyClass2 This is a class with specified ancestor name, and ancestor (TMyClass1) is parsed by PasDoc.

Functions and Procedures

procedure Test;

Description

Functions and Procedures

procedure Test;

Inherited is Test. Inherited class is Test.