Unit 'uCEFDisplay' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCefDisplayRef

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uCEFDisplay.pas line 34

type TCefDisplayRef = class(TCefBaseRefCountedRef,ICefDisplay)

protected

  function GetID;

  

  function GetDeviceScaleFactor;

  

  procedure ConvertPointToPixels();

  

  procedure ConvertPointFromPixels();

  

  function GetBounds;

  

  function GetWorkArea;

  

  function GetRotation;

  

public

  class function UnWrap();

  

  class function Primary;

  

  class function NearestPoint();

  

  class function MatchingBounds();

  

  class function GetCount;

  

  class function GetAlls();

  

  class function ScreenPointToPixels();

  

  class function ScreenPointFromPixels();

  

  class function ScreenRectToPixels();

  

  class function ScreenRectFromPixels();

  

end;

Inheritance

TCefDisplayRef

  

|

TCefBaseRefCountedRef,ICefDisplay

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio