RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPasswordDialog.RemoveButtonClick Method

Removes the password in the edit box from the current session.

Pascal
procedure RemoveButtonClick(Sender: TObject);
C++
__fastcall RemoveButtonClick(TObject * Sender);

RemoveButtonClick removes the password in the edit box from the current session. Then RemoveButtonClick clears and sets focus to the edit box. 

 

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