Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

ICefV8StackTrace

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

Declaration

Source position: cef3intf.pas line 1372

type ICefV8StackTrace = interface(ICefBaseRefCounted)

  function IsValid;

  

  function GetFrameCount;

  

  function GetFrame();

  

  property FrameCount: Integer; [r]

  

  property Frame []: ICefV8StackFrame; [r]

  

end;

Inheritance

ICefV8StackTrace

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio