[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

TScreenInfo

Declaration

Source position: lcltype.pp line 1084

type TScreenInfo = record

  PixelsPerInchX: Integer;

  

  PixelsPerInchY: Integer;

  

  ColorDepth: Integer;

  

  Initialized: Boolean;

  

end;


Version 3.2 Generated 2024-02-25 Home