The form has a HelpContext = 1000 and there is an entry in the ALIAS section of the help project aliasing 1000 to this topic.
Because the button has a HelpContext = 0, it assumes the HelpContext of the parent object. In this case the form is the parent, and we know it has a HelpContext of 1000.