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