RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObjectFactory.ProgID Property

Specifies the name of the class factory.

Pascal
property ProgID: string;
C++
__property AnsiString ProgID;

ProgID is the programmatic identifier that specifies the vendor, component, and version of the class factory object. 

Every object class that can be inserted into an OLE container has ProgID. 

 

ClassIDToProgID 

ProgIDToClassID

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!