TdxBreadcrumbEditProgressBarProperties.Position Property
Specifies the progress bar position.
Declaration
property Position: Integer read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
The Position property’s range is determined by the MinValue and MaxValue properties.
The default value of the Position property is 0.
See Also