Let\'s say I have a class that declares a local type like this:
type TAncestor = class type TLocalType = (just, some, example); end;