RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IQualifiedName.SetName Method

Sets the value of the Name property.

Pascal
procedure SetName(const name: WideString);
C++
__fastcall SetName(const BSTR name);

SetName is the write implementation for the Name property. 

Name is the new name. 

 

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