Class TDerivedClassWithMyInterface

Unit

Declaration

type TDerivedClassWithMyInterface = class(TBaseClass, IMyInterface)

Description

This item has no description.

Hierarchy