All Identifiers
Name | Unit | Description |
---|---|---|
Test | warning_inherited_test | Inherited is |
TMyClass0 | warning_inherited_test | This is a class without ancestor name specified. Inherited is |
TMyClass1 | warning_inherited_test | This is a class with specified ancestor name, but ancestor (TStringList) is not parsed by PasDoc. Inherited is |
TMyClass2 | warning_inherited_test | This is a class with specified ancestor name, and ancestor (TMyClass1) is parsed by PasDoc. Inherited is TMyClass1. Inherited class is TMyClass1. |