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
.
![]() |
procedure Clear; |
![]() |
procedure Clear; |
Inherited is |