Progress Get Button Title ( id ) -> Function result
Parameter | Type | Description | |
---|---|---|---|
id | Longint | ⬅️ | ID of progress bar |
Function result | Text | ➡️ | Title of Stop button |
Note: This method can only be used under Windows. Under Mac OS, stop buttons do not have titles.
The Progress Get Button Title method returns the current title of the stop button for the progress bar designated by the id
parameter.
By default, the title is "Stop". Note that the method returns the current title even when the Stop button is not displayed.