__property TColorPalette*ColorPalette = {read = FColorPalette, write = SetColorPalette};
Specifies color palette parameters.
Read:
TColorPalette *FColorPalette;Write:
void SetColorPalette(TColorPalette *Value);Declared in Dew::Math::Controls::VCL::TMtxGridSeries · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only