TColorPalette::UseBottomMostColor Property

__property bool UseBottomMostColor = {read = FUseBottomMostColor, write = SetUseBottomMostColor};

Enables five color model.

Read: bool FUseBottomMostColor;
Write: void SetUseBottomMostColor(const bool Value);
Remarks:

Set this property to true to enable BottomMostColor property.

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