Set type used to store values from TDBNavigatorOption.
Source position: dbctrls.pp line 1318
type TDBNavigatorOptions = set of (
navFocusableButtons
Navigator has focusable buttons.
);