TdxChartPaletteRepository.Count Property
In This Article
Returns the number of stored user palettes.
#Declaration
Delphi
property Count: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of stored user palettes accessible through the Items property. |
See Also