Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 603 Bytes

Progress Get Button Enabled.md

File metadata and controls

15 lines (10 loc) · 603 Bytes

Progress Get Button Enabled

Progress Get Button Enabled ( id ) -> Function result

Parameter Type Description
id Longint ⬅️ ID of progress bar
Function result Boolean ➡️ True = Stop button displayed; otherwise, False

Description

The Progress Get Button Enabled method returns True when the progress bar designated by the id parameter displays a Stop button. If it does not display one (default operation), the method returns False.

See also

Progress SET BUTTON ENABLED