Represents options available on a TDBNavigator control.
Source position: dbctrls.pp line 1317
type TDBNavigatorOption = (
navFocusableButtons
Navigator has focusable buttons.
);