System.Win.ComObj.TComClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TComClass = class of TComObject;

C++

typedef System::TMetaClass* TComClass;

Properties

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

Description

Class of TComObject.

See Also