[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: cef3ref.pas line 43
type TCefBrowserRef = class(TCefBaseRef,ICefBrowser) |
||
protected |
||
function GetHost; |
|
|
function CanGoBack; |
|
|
procedure GoBack; |
|
|
function CanGoForward; |
|
|
procedure GoForward; |
|
|
function IsLoading; |
|
|
procedure Reload; |
|
|
procedure ReloadIgnoreCache; |
|
|
procedure StopLoad; |
|
|
function GetIdentifier; |
|
|
function IsSame(); |
|
|
function IsPopup; |
|
|
function HasDocument; |
|
|
function GetMainFrame; |
|
|
function GetFocusedFrame; |
|
|
function GetFrameByident(); |
|
|
function GetFrame(); |
|
|
function GetFrameCount; |
|
|
procedure GetFrameIdentifiers(); |
|
|
procedure GetFrameNames(); |
|
|
function SendProcessMessage(); |
|
|
public |
||
class function UnWrap(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject,ICefBaseRefCounted |
CT Web help |
CodeTyphon Studio |