Source position: comctrls.pp line 1261
type TSearchDirection = (
sdLeft,
sdRight,
sdAbove,
sdBelow,
sdAll
);