RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPasswordDialog.RemoveAllButtonClick Method

Removes all passwords from the current session.

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

RemoveAllButtonClick removes all passwords from the current session. Then RemoveAllButtonClick sets focus to the edit box. 

 

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