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