RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.GetDisplayName Method

Retrieves the display name string.

Pascal
function GetDisplayName: string;
C++
__fastcall AnsiString GetDisplayName();

The GetDisplayName function is called from server-side script to get the display name string. It calls ImplGetDisplayName to get the display name for this TBaseEndUserAdapter

 

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