Table of Contents

TTMSFNCWPLegendPosition Enumeration

Specifies where the multi-progress legend is drawn.

API unit family: TMSFNCWidgetMultiProgress

Members

Name Description
lpNone No legend is drawn.
lpTopLeft The legend is drawn in the top-left corner.
lpTopRight The legend is drawn in the top-right corner.
lpBottomLeft The legend is drawn in the bottom-left corner.
lpBottomRight The legend is drawn in the bottom-right corner.
lpOnCircle The legend is positioned on the progress circle.