Source position: popupnotifier.pas line 34
type TNotifierXButtonButtonState = (
nbsUp,
nbsDown,
nbsHot
);