4D v16

Progress SET MESSAGE

Home

 
4D v16
Progress SET MESSAGE

Progress SET MESSAGE 


 

Progress SET MESSAGE ( id ; message {; foreground} ) 
Parameter Type   Description
id  Longint in ID of progress bar
message  Text in Message of progress bar
foreground  Boolean in Show progress bar in foreground

The Progress SET MESSAGE method changes the message shown in the progress bar.

In id, you pass the unique ID of the progress bar, returned by the Progress New method.

In message, you pass the text you want to modify under the main title (Windows) or under the progress bar (Mac OS).

Pass True in foreground when you want to force the progress window to the foreground of the application.



See also 

Progress Get Message

 
PROPERTIES 

Product: 4D
Theme: Progress bars

 
HISTORY 

 
ARTICLE USAGE

4D Progress ( 4D v16)