RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IStreamLoader.SetPassword Method

Sets the value of the Password property.

Pascal
procedure SetPassword(const Password: string);
C++
__fastcall SetPassword(const AnsiString Password);

SetPassword is the write implementation for the Password property. 

Password is the password to use when connecting to the server that hosts the WSDL document. 

 

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