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

TCefDownloadItemRef

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

Declaration

Source position: uCEFDownLoadItem.pas line 18

type TCefDownloadItemRef = class(TCefBaseRefCountedRef,ICefDownloadItem)

protected

  function IsValid;

  

  function IsInProgress;

  

  function IsComplete;

  

  function IsCanceled;

  

  function IsInterrupted;

  

  function GetInterruptReason;

  

  function GetCurrentSpeed;

  

  function GetPercentComplete;

  

  function GetTotalBytes;

  

  function GetReceivedBytes;

  

  function GetStartTime;

  

  function GetEndTime;

  

  function GetFullPath;

  

  function GetId;

  

  function GetUrl;

  

  function GetOriginalUrl;

  

  function GetSuggestedFileName;

  

  function GetContentDisposition;

  

  function GetMimeType;

  

public

  class function UnWrap();

  

end;

Inheritance

TCefDownloadItemRef

  

|

TCefBaseRefCountedRef,ICefDownloadItem

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio