RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPasswordDialog.OKButtonClick Method

Controls what happens when the OK button is clicked.

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

OKButtonClick adds the password in the edit box to the current session. 

 

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