TColorPalette::Add Method

int Add(const double AValue, TColor AColor);

Add new custom palette level/entry.

#NameTypeDescription
1AValueconst double
2AColorTColor
Remarks:

Add new custom palette level/entry. Use this method to define custom (non-linear) palette entries.

See Also: TColorPalette::PaletteStyle, TColorPalette::Clear
Declared in Dew::Math::Controls::VCL::TColorPalette · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only