Source position: pastounittest.pp line 33
type TTestPropertyOption = (
tDefault,
tGetBounds,
tRequired,
tNotify,
tMaxLen
);