Source position: pastounittest.pp line 32
type TTestMemberTypes = set of (
tmtMethods,
tmtFields,
tmtProperties
);