RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSecurityService.DisplayUser Method

Fetches user information.

Pascal
procedure DisplayUser(UserName: string);
C++
__fastcall DisplayUser(AnsiString UserName);

Call DisplayUser to fetch user information and dump it into the TUserInfo record, which can then be returned by the UserInfo property.

Note: You must install InterBase 6 to use this feature.
 

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