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