RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebUserItem.UserName Property

Stores the user's name.

Pascal
property UserName: string;
C++
__property AnsiString UserName;

The UserName property stores the user's name. This property can be read or written directly. 

 

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