Unit 'zgl_screen' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTResolutionList

Declaration

Source position: zgl_screen.pas line 72

type zglTResolutionList = record

  Count: Integer;

  

  Width: array of Integer;

  

  Height: array of Integer;

  

end;



CT Web help

CodeTyphon Studio