Source position: fpreporthtmlutil.pp line 35
type TNavigatorButtons = set of (
nbFirst,
nbPrevious,
nbPage,
nbNext,
nbLast
);