Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefScreenInfo

Declaration

Source position: cef3types.pas line 1403

type TCefScreenInfo = record

  device_scale_factor: Single;

  

  depth: Integer;

  

  depth_per_component: Integer;

  

  is_monochrome: Integer;

  

  rect: TCefRect;

  

  available_rect: TCefRect;

  

end;



CT Web help

CodeTyphon Studio