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