Source position: cyNavPanel.pas line 64
type TNavigationOptions = set of (
noAutoFollowClickedControls,
noAutoFollowFocusedControls,
noNavigateWithArrowKeys
);