Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
ok_expanding_descriptions
type TMyClassAncestor = class(TObject)
property inheritable: boolean read MyField;
This comment should be inherited.