Table of Contents

TDrawingColor.IndexedSolidPalette Method

Returns the indexed colors from 0 to 7. Mostly for internal use.

Syntax

Unit: FlexCel.Core

class function TDrawingColor.IndexedSolidPalette(const v: Integer): TDrawingColor; static;

Parameters

<-> Parameter Type Description
const v Integer

See also