type TMyClass1 = class(TStringList)
This is a class with specified ancestor name, but ancestor (TStringList) is not parsed by PasDoc. Inherited is TStringList. Inherited class is TStringList.
| Public | procedure Clear; override; |
| Public | procedure Clear; override; |
|
Inherited is | |