Interface IInterfaceC
Unit
Declaration
type IInterfaceC = interface(IInterface)
Description
This item has no description.
Hierarchy
- IInterface
- IInterfaceC
Overview
Methods
![]() |
procedure Proc; override; |
Properties
![]() |
property Prop read FValue; |
Description
Methods
![]() |
procedure Proc; override; |
|
This description is only on TClassC.Proc and TClassD.Proc. | |
Properties
![]() |
property Prop read FValue; |
|
This description is only on TClassC.Prop and | |
