Previous: FillSettingsType To the Table of Content Next: GraphWndProc

- 4.37.1.8 -
Standard Units
Graph Unit
Graph Unit Types, Constants and Variables

GraphModeType

Targets: MS-DOS, Win32


Graph Unit

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



Previous: FillSettingsType To the Table of Content Next: GraphWndProc
FillSettingsType Table of Content GraphWndProc

- 4.37.1.8 -