__property TColor BottomColor = {read = FBottomColor, write = SetBottomColor};
Defines color for the minimum value.
Read:
TColor FBottomColor;Write:
void SetBottomColor(const TColor Value);Remarks:
Bottom color for the 3 color model.
Declared in Dew::Math::Controls::VCL::TColorPalette · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only