SHDocVw.IWebBrowser2.Get_RegisterAsDropTarget

From RAD Studio API Documentation
Jump to: navigation, search


Delphi

function Get_RegisterAsDropTarget: WordBool; safecall;

C++

virtual HRESULT __safecall Get_RegisterAsDropTarget(System::WordBool &__Get_RegisterAsDropTarget_result) = 0 ;

Properties

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

Description

Returns the value of the RegisterAsDropTarget property.

Get_RegisterAsDropTarget is used to return the value of the RegisterAsDropTarget property.

See Also