TColorPalette::UseTopMostColor Property

__property bool UseTopMostColor = {read = FUseTopMostColor, write = SetUseTopMostColor};

Enables five color model.

Read: bool FUseTopMostColor;
Write: void SetUseTopMostColor(const bool Value);
Remarks:

Set this property to true to enable TopMostColor property.

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