TRainbowSettings::TopColor Property

__property TBaseColor TopColor = {read = FTopColor, write = SetTopColor};

Specifies the top base Color.

Read: TBaseColor FTopColor;
Write: void SetTopColor(const TBaseColor Value);
Remarks:

Specifies the top base color. The base color can be red, green or blue.

Declared in Dew::Math::Controls::VCL::TRainbowSettings · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only