TColorPalette::UseMidColor Property

__property bool UseMidColor = {read = FUseMidColor, write = SetUseMidColor};

Enables three color model.

Read: bool FUseMidColor;
Write: void SetUseMidColor(const bool Value);
Remarks:

Set this property to true to use MidColor property.

Declared in Dew::Math::Controls::VCL::TColorPalette · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only