Properties
The following properties are defined in the ProgressBar class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| AutoClose | CR | boolean | $TRUE | Whether to automatically close the pop-up window |
| BarColor | CRW | integer | $STD | Progress bar color |
| BarStyle | CR | integer | $BLOCK | Progress bar type |
| BgColor | CRW | integer | $STD | Progress bar background color |
| Border | CR | boolean | $FALSE | Display frame |
| CancelCaption | CRW | String | Title of the cancel button of the window that pops up Added since Ver.5.0.0 | |
| Message | CRW | String | Message string for the window that pops up Added since Ver.5.0.0 | |
| PopupBgColor | CRW | integer | Background color of the window that pops up Added since Ver.5.0.0 | |
| PopupFgColor | CRW | integer | Text color of the message in the window that pops up Added since Ver.5.0.0 | |
| Position | CR | integer | $DTCENTER | Display position of the window to be displayed in a pop-up |
| Step | CRW | integer | 1 | Maximum value of progress bar steps |
| Title | CRW | String | The title of the pop-up window | |
| ToolTip | CRW | String | Tool tip | |
| ToolTipDelayTime | CRW | integer | 0 | Tool tip display time Added since Ver.4.2.0 |
| Value* | CRW | String Number Fixed Date UString | Object value Added UString since Ver.4.2.0 |
Access
R: Readable W: Writable C: Initializable
*: default property