type TClassD = class(TClassC)
This item has no description. Showing description inherited from TClassA.
This description is only on TClassA, TClassB, TClassC, and TClassD.
![]() |
procedure Proc; override; |
![]() |
procedure NotInheritedProc; |
![]() |
property NotInheritedProp: string read FOtherValue; |
![]() |
procedure Proc; override; |
|
This item has no description. Showing descriptions inherited from ancestors.
| |
![]() |
procedure NotInheritedProc; |
|
This item has no description. | |
![]() |
property NotInheritedProp: string read FOtherValue; |
|
This item has no description. | |