TTMSFNCProgressBarBlockType Enumeration
Identifies the position of a block segment while the bar is being drawn.
API unit family: TMSFNCProgressBar
Members
| Name | Description |
|---|---|
pbtFirst |
The block is the first segment. |
pbtLast |
The block is the last segment. |
pbtFirstLast |
The block is both the first and last segment. |
pbtMiddle |
The block is between the first and last segments. |