Vcl.OleCtnrs.TOleContainer.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator IOleUIObjInfo*(void) { return (IOleUIObjInfo*)&__IOleUIObjInfo; }
operator _di_IOleDocumentSite()
operator _di_IAdviseSink()
operator _di_IOleInPlaceSite()
operator _di_IOleClientSite()
operator System::_di_IInterface()

Properties

Type Visibility Source Unit Parent
function public Vcl.OleCtnrs.hpp Vcl.OleCtnrs TOleContainer

Description

C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.

Vcl.OleCtnrs.TOleContainer.operator () inherits from System.Classes.TComponent.operator (). All content below this line refers to System.Classes.TComponent.operator ().

C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.

See Also