Contents  All Classes  Index A-Z  All Units


TCustom3DPaletteSeries.Palette
TCustom3DPaletteSeries

property Palette: TCustom3DPalette;

Unit
TeeSurfa

Description
Run-time only. The Palette property is a standard TList object that stores the color palette used to fill the Surface polygons. This Palette list will be only used when UsePalette is True.

It stores the following object:

TSurfacePalette = Object
UpToValue : Double;
Color : TColor;
end;


Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.