Unit 'GLScreen' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TVideoMode

Declaration

Source position: GLScreen.pas line 75

type TVideoMode = packed record

  Width: Word;

  

  Height: Word;

  

  ColorDepth: Byte;

  

  MaxFrequency: Byte;

  

  Description: string;

  

end;



CT Web help

CodeTyphon Studio