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