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