This tool in the Report Tools library is used to draw a button that can be clicked to generate a report that is based on the configuration of the other tools drawn from the Report Tools library.
The image below shows an example of the Report Button Editor dialog.

The result of the above configuration is a button labeled; "Run Report" that can be clicked to generate a report based on the configuration of the other report tools on the page. When this button is clicked, the label "Running" is displayed while the report is being created.
(Click title to expand text)
Enter a number representing the order of this button in the overall tab order.
When you configure some or all of the report tools on a page, each object is given a focus ID that identifies that object's place in the tab order (that is, which object will be selected when the Tab key is pressed). This does not control which object will initially have focus when a page is opened – that belongs to the first item drawn on the page that can receive focus. (i.e. the first graphics statement in the page’s source file).
The Draw Bevel checkbox can be selected to indicate that you wish the completed button to include a beveled border. If the Draw Bevel checkbox is not selected, the completed button will be drawn without a beveled border.
The State 0 Label field is used to enter the text you wish to be displayed on this button when it is idle (i.e. when it has not been clicked).
The State 1 Label field is used to enter the text you wish to be displayed on this button when it is active (i.e. when it has been clicked and the configured report is being generated).
Note: Information on configuring a custom reports page can be found in Creating a Customized Reports Page.