TColorPalette::Rainbow Property

__property TRainbowSettings*Rainbow = {read = FRainbowSettings, write = SetRainbowSettings};

Defines the rainbow color mixing.

Read: TRainbowSettings *FRainbowSettings;
Write: void SetRainbowSettings(TRainbowSettings *Value);
Remarks:

Stores settings describing the light spectrum based color mixing as seen in a rainbow.

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