4D v14

Progress SET MESSAGE

Home

 
4D v14
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.

 
PROPERTIES 

Product: 4D
Theme: Progress bars

 
HISTORY 

 
SEE ALSO 

Progress Get Message

 
ARTICLE USAGE

4D Progress ( 4D v14)
4D Progress ( 4D v13)
4D Progress ( 4D v14 R2)
4D Progress ( 4D v14 R3)
4D Progress ( 4D v14 R4)