4D v13Progress Get On Stop Method |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13
Progress Get On Stop Method
|
Progress Get On Stop Method ( id ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
id | Longint |
![]() |
ID of progress bar | |||||
Function result | Text |
![]() |
Name of method called when Stop button is clicked (if specified) | |||||
The Progress Get On Stop Method method returns the name of the project method of the host database that is called when a user clicks on the Stop button of the progress bar designated by the id parameter.
If no method is associated with the Stop button, this method returns an empty string.
Product: 4D
Theme: Progress bars