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

Overview

Methods

Public procedure Clear;

Description

Methods

Public procedure Clear;

Inherited is Clear. Inherited class is TStringList.