TRainbowSettings::BottomColor Property

__property TBaseColor BottomColor = {read = FBottomColor, write = SetBottomColor};

Specifies the bottom base Color.

Read: TBaseColor FBottomColor;
Write: void SetBottomColor(const TBaseColor Value);
Remarks:

Specifies the bottom 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