RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebEndUser.DisplayName Property

Indicates the name of the end user as it should be used for display in Web pages.

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

Read DisplayName to obtain a string that can be added to Web pages to refer to the current user. 

 

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