Class TDerivedClassWithInterface
Unit
Declaration
type TDerivedClassWithInterface = class(TBaseClass, IInterface)
Description
This item has no description.
Hierarchy
- TObject
- TBaseClass
- TDerivedClassWithInterface
type TDerivedClassWithInterface = class(TBaseClass, IInterface)
This item has no description.