Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 724 Bytes

Progress Get Button Title.md

File metadata and controls

19 lines (12 loc) · 724 Bytes

Progress Get Button Title

Progress Get Button Title ( id ) -> Function result

Parameter Type Description
id Longint ⬅️ ID of progress bar
Function result Text ➡️ Title of Stop button

Description

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.

See also

Progress SET BUTTON TITLE