ok_expanding_descriptions
type TMyClassAncestor = class(TObject)
property inheritable: boolean read MyField;
This comment should be inherited.