RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomLoginFormAdapter.RaiseBlankPassword Method

Raises an EAdapterFieldException with a message that the supplied password is blank.

Pascal
procedure RaiseBlankPassword;
C++
__fastcall RaiseBlankPassword();

TCustomLoginFormAdapter calls RaiseBlankPassword internally when it is trying to validate a password that is an empty string and the PasswordRequired property is true. 

 

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