RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogCollection.Name Property

Indicates the Name of the collection.

Pascal
property Name: OleVariant;
C++
__property OleVariant Name;

Use Name to determine the name of the collection. This is the name by which you can identify the collection, for example, when calling the GetCollection method to obtain a TCOMAdminCatalogCollection instance. 

 

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