TGridPalette
 
 
 

All Units  All Classes  Properties, Methods and Events  

TGridPalette

type TGridPalette = record;

Unit
TeeSurfa

Description
Used in TCustom3DPalette series to store the palette values.
The UpToValue member defines the maximum value to apply the Color.

TGridPalette=packed record
UpToValue : Double;
Color : TColor;
end;




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.