SHDocVw.IWebBrowser2.Get_Offline

From RAD Studio API Documentation
Jump to: navigation, search


Delphi

function Get_Offline: WordBool; safecall;

C++

virtual HRESULT __safecall Get_Offline(System::WordBool &__Get_Offline_result) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IWebBrowser2

Description

Returns the value of the Offline property.

Get_Offline is used to return the value of the Offline property.

See Also