Previous: 4.37.1.7. FillSettingsType To the Table of Contents Next: 4.37.1.9. GraphWndProc
4.37.1.7. FillSettingsType Table of Contents 4.37.1.9. GraphWndProc

- 4.37.1.8. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.1. Graph Unit Types, Constants, and Variables
4.37.1.8. GraphModeType


4.37.1.8. GraphModeType

Targets: MS-DOS, Win32


Graph Unit

Declaration:
GraphModeType = record 
  VideoMode    : Word;
  HaveLFB      : Boolean;
  BitsPerPixel : Byte;
  XResolution  : Word;
  YResolution  : Word;
end;



Previous: 4.37.1.7. FillSettingsType To the Table of Contents Next: 4.37.1.9. GraphWndProc
4.37.1.7. FillSettingsType Table of Contents 4.37.1.9. GraphWndProc

- 4.37.1.8. -