Source position: fpg_widget.pas line 34
type TFocusSearchDirection = (
fsdFirst,
fsdLast,
fsdNext,
fsdPrev
);