FMX.WebBrowser.ICustomBrowser Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CaptureBitmappublic
EvaluateJavaScriptpublic
GetCanGoBackpublicGetter method for the CanGoBack property.
GetCanGoForwardpublicGetter method for the CanGoForward property.
GetEnableCachingpublicGetter for the EnableCaching property.
GetParentpublicGetter method for the Parent property.
GetURLpublicGetter method for the URL property.
GetVisiblepublicGetter method for the Visible property.
GoBackpublicNavigates to the previous loaded document.
GoForwardpublicNavigates forward to the next document.
GoHomepublicNavigates to the home document.
HidepublicObstructs the view of the component.
LoadFromStringspublic
NavigatepublicLoads and displays content from a document.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
Reloadpublic
SetEnableCachingpublicSetter for the EnableCaching property.
SetURLpublicSetter method for the URL property.
SetWebBrowserControlpublicSets the browser control.
ShowpublicDisplays the browser control.
StoppublicStops the current operation.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
UpdateContentFromControlpublicAdjusts the content to be loaded.