This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R8
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 | |||||
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.
Product: 4D
Theme: Progress bars
4D Progress ( 4D v20 R8)