I have set BackgroundStyle in an ImageEnView component to iebsGradient which produces a nice gradient - but how do I set the start and end colors or isn't that possible?
ImageEnView1.GradientEndColor specifies the ending color of the gradient when ImageEnView1.BackgroundStyle is iebsGradient. The gradient start color is set using ImageEnView1.Background.
You should begin to use the help file. My reply was taken directly from the help file and pasted here.