int Add(const double AValue, TColor AColor);
Add new custom palette level/entry.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | const double | |
| 2 | AColor | TColor |
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