JVCL Help:TJvSpecialProgress.Solid

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the progress bar is solid or segmented.


Pascal

 propertySolid: Boolean;


Description

Use Solid to specify whether the progress bar is solid or segmented. If Solid is set to true, the progress bar is solid and the GradientBlocks property is ignored. If Solid is set to false, the progress bar is segmented. GradientBlocks then indicates whether the progress blocks are filled using a two-color gradient fill or using one color.


See Also

TJvSpecialProgress.GradientBlocks


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page