代码说明:
在您的程序中显示颜色梯度
This component is to implement color gradients easily in your own applications. The color gradient's style can be specified with the property Style. You may undertake further manipulations by StartingColor, Steps and EndColor which you use to specify the starting color, the end color and the color depth. The main difference beetween this TGradient control and others is that you can't specify the StartingColor and the EndColor as TColor properties, but you can set the three RGB intensity value.
【立即下载】
|