Previous: 4.37.2.30. GetColor function To the Table of Contents Next: 4.37.2.32. GetFillColor function
4.37.2.30. GetColor function Table of Contents 4.37.2.32. GetFillColor function

- 4.37.2.31. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.31. GetDefaultPalette procedure


4.37.2.31. GetDefaultPalette procedure

Targets: MS-DOS, Win32


Graph Unit

Returns the palette definition structure.

Declaration:
procedure GetDefaultPalette(var Palette: PaletteType);
This structure contains the palette as the new graphic mode initialized.

Remarks:
GetDefaultPalette returns a record of PaletteType , which contains the palette.


Previous: 4.37.2.30. GetColor function To the Table of Contents Next: 4.37.2.32. GetFillColor function
4.37.2.30. GetColor function Table of Contents 4.37.2.32. GetFillColor function

- 4.37.2.31. -