SHDocVw.IWebBrowser2.Get_RegisterAsBrowser
Delphi
function Get_RegisterAsBrowser: WordBool; safecall;
C++
virtual HRESULT __safecall Get_RegisterAsBrowser(System::WordBool &__Get_RegisterAsBrowser_result) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowser2 |
Description
Returns the value of the RegisterAsBrowser property.
Get_RegisterAsBrowser is used to return the value of the RegisterAsBrowser property.