JVCL Help:TJvSpecialProgress.StartColor

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the start color for the gradient fill used to fill the progress bar.


Pascal

 propertyStartColor: TColor;


Description

Use StartColor to specify the start color for the gradient fill. The progress bar is filled using a two-color gradient fill. That is, the color of the progress bar turns from left to right gradually from StartColor into EndColor.


See Also

TJvSpecialProgress.EndColor


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