API:System.Win.ComObj.CreateOleObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateOleObject(const ClassName: string): IDispatch;

C++

extern DELPHI_PACKAGE _di_IDispatch __fastcall CreateOleObject(const System::UnicodeString ClassName);

Properties

Type Visibility Source Unit Parent
function public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj System.Win.ComObj

Description

Embarcadero Technologies does not currently have any additional information.