RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomLoginFormAdapter.RaiseBlankUserName Method

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

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

TCustomLoginFormAdapter calls RaiseBlankUserName internally when it is trying to validate a user name that is an empty string. 

 

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