Navigation: Code Documentation > RSVclCommon > RSVclGraphics > Types
TPaletteEntries Type
Defines a table of palette entries
Namespace: RSVclGraphics
Delphi
type TPaletteEntries = array[0..255] of TPaletteEntry;
•RSVclGraphics