RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IQualifiedName.Name Property

Specifies the local name.

Pascal
property Name: WideString;
C++
__property BSTR Name;

Name specifies the local name portion of the qualified name. This name is defined within the context of the namespace that the Namespace property specifies. 

 

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