[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'mseopenglgdi' (#msegui)

oglgcdty

Declaration

Source position: mseopenglgdi.pas line 63

type oglgcdty = record

  fkind: gckindty;

  fdc: hdc;

  fcontext: hglrc;

  doublebuf: Boolean;

  pd: paintdevicety;

  extensions: glextensionsty;

  top: Integer;

  glfont: fontty;

  tess: PGLUtesselator;

  texture: GLuint;

  brushsize: sizety;

  gcstate: oglgcstatesty;

  glcolorforeground: rgbtriplety;

  glcolorbackground: rgbtriplety;

  gcrasterop: rasteropty;

  gcoptions: canvasoptionsty;

  gcdrawingflags: drawingflagsty;

  gcbrushorigin: pointty;

end;


Documentation generated on: 2021-05-13