Source position: pastounittest.pp line 38
type TTestpropertyOptions = set of (
tDefault,
tGetBounds,
tRequired,
tNotify,
tMaxLen
);