type IInterfaceC = interface(IInterface)
This item has no description.
![]() |
procedure Proc; override; |
![]() |
property Prop read FValue; |
![]() |
procedure Proc; override; |
|
This description is only on TClassC.Proc and TClassD.Proc. | |
![]() |
property Prop read FValue; |
|
This description is only on TClassC.Prop and | |