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