Table of Contents

TTMSFNCProgressBarValueType Enumeration

Defines the value text that is rendered by the progress bar.

API unit family: TMSFNCProgressBar

Members

Name Description
pvtValue Displays the current numeric value.
pvtPercentage Displays the current value as a percentage of the configured range.
pvtCustom Displays the text supplied through CustomValue.