System.Win.ComObj.TComObjectFactory.ClassName

From RAD Studio API Documentation
Jump to: navigation, search

API:System.Win.ComObj.TComObjectFactory.ClassName

Description

Specifies the name of the class that the class factory instantiates.

ClassName is the name identifying the COM class that the class factory instantiates.

ClassName is initialized, in the class factory constructor, to the class name that is passed to the constructor.

See Also