TCyclingColorModel

Repeats a fixed set of colors over the index range

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TIndexColorModelAbstract base class for a facility that associates an index with a TRgbColor
3TCyclingColorModel

Source

Color.Model.pas (30)

Fields

ScopeVisibilityTypeNameDescription
Instanceprotectedarray of TRgbColorColors

Methods

ScopeVisibilityResultNameDescription
InstancepublicAddColor(Color: TRgbColor)
InstancepublicTRgbColorGetColor(Index: TInteger32)