Vcl.AxCtrls.TActiveXControl.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_IViewObject2()
operator _di_IViewObject()
operator _di_ISpecifyPropertyPages()
operator _di_ISimpleFrameSite()
operator _di_IQuickActivate()
operator _di_IPersistStreamInit()
operator _di_IPersistStorage()
operator _di_IPersistPropertyBag()
operator _di_IPerPropertyBrowsing()
operator _di_IOleObject()
operator _di_IOleInPlaceObject()
operator _di_IOleInPlaceActiveObject()
operator _di_IOleControl()
operator _di_IObjectSafety()
operator _di_IDataObject()
operator _di_IConnectionPointContainer()

Properties

Type Visibility Source Unit Parent
function public Vcl.AxCtrls.hpp Vcl.AxCtrls TActiveXControl

Description

Returns an instance to the IDispatch interface that TAutoObject implements.

Vcl.AxCtrls.TActiveXControl.operator () inherits from System.Win.ComObj.TAutoObject.operator (). All content below this line refers to System.Win.ComObj.TAutoObject.operator ().

Returns an instance to the IDispatch interface that TAutoObject implements.

See Also