System.Win.ComObj.TComObjectFactory.ProgID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProgID: string read GetProgID;

C++

__property System::UnicodeString ProgID = {read=GetProgID};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TComObjectFactory

Description

Indique le nom du fabricant de classe.

ProgID contient l'identificateur de programmation spécifiant le vendeur, le composant et la version de l'objet fabricant de classe.

Chaque classe objet pouvant être insérée dans un conteneur OLE dispose d'un ProgID.

Voir aussi