|
<< Click to Display Table of Contents >> Navigation: Classes > TIWApplication > Methods > SetUserNameAndPassword |
SIGNATURE=IWApplication.TIWApplication.SetUserNameAndPassword@string@string
ETYPE=Method
Declaration:
Delphi: |
public procedure SetUserNameAndPassword(aUserName: string; aPassword: string); |
C++: |
void public: __fastcall SetUserNameAndPassword(String aUserName, String aPassword); |
Description: This is SetUserNameAndPassword, a member of class TIWApplication.