Class TMyClass1
Unit
Declaration
type TMyClass1 = class(TStringList)
Description
This is a class with specified ancestor name, but ancestor (TStringList) is not parsed by PasDoc. Inherited is TStringList
. Inherited class is TStringList
.
Hierarchy
- TObject
- TPersistent
- TStrings
- TStringList
- TMyClass1
Overview
Methods
![]() |
procedure Clear; |
Description
Methods
![]() |
procedure Clear; |
Inherited is |