DBXPlatform.TObjectClass

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From DBXPlatform.pas

	TObjectClass = class of TFactoryObject;


Unit: DBXPlatform

Type: classref

C++ Information

From DBXPlatform.hpp

	typedef System::TMetaClass * TObjectClass;


Unit: DBXPlatform

Type: typedef

Description

Represents the metaclass for TFactoryObject.


The TObjectClass class represents the metaclass implementation for the TFactoryObject class. Its value is the class reference for TFactoryObject or for one of its descendants.

See Also

Personal tools
Translations
Newest Version