__property TBaseColor MidColor = {read = FMidColor, write = SetMidColor};
Specifies the mid base Color.
Read:
TBaseColor FMidColor;Write:
void SetMidColor(const TBaseColor Value);Remarks:
Specifies the mid 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