Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TScreenInfo

Declaration

Source position: lcltype.pp line 1078

type TScreenInfo = record

  PixelsPerInchX: Integer;

  

  PixelsPerInchY: Integer;

  

  ColorDepth: Integer;

  

  Initialized: Boolean;

  

end;



CT Web help

CodeTyphon Studio