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