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