Label Property (FlexProgressBar)

Class

FlexProgressBar class

Action

Gets the text that accompanies the progress bar.

You can include the following special characters in the text string:
  • %1 = current loaded bytes
  • %2 = total bytes
  • %3 = percent loaded
  • %% = "%" character

If a field is unknown, it is replaced by "??". If undefined, the label is not displayed.

Data Type

STRING

Access

Read only