Unit warning_inherited_test
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
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
Description
Functions and Procedures
procedure Test; |
|
Inherited is Test. Inherited class is Test.
|