SHDocVw.IWebBrowser2.Get_Silent

From RAD Studio API Documentation
Jump to: navigation, search


Delphi

function Get_Silent: WordBool; safecall;

C++

virtual HRESULT __safecall Get_Silent(System::WordBool &__Get_Silent_result) = 0 ;

Properties

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

Description

Returns the value of the Silent property.

Get_Silent is used to return the value of the Silent property.

See Also