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