RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IQualifiedName.SetName Method

Sets the value of the Name property.

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

SetName is the write implementation for the Name property. 

Name is the new name. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!