API:System.Win.ObjComAuto.TObjectDispatch.GetObjectDispatch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetObjectDispatch(Obj: TObject): TObjectDispatch; virtual;

C++

virtual TObjectDispatch* __fastcall GetObjectDispatch(System::TObject* Obj);

Properties

Type Visibility Source Unit Parent
function protected
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

Description

Embarcadero Technologies does not currently have any additional information.