RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ImplGetDisplayName Method

Gets the display name for this TBaseEndUserAdapter.

Pascal
function ImplGetDisplayName: string; virtual;
C++
virtual __fastcall AnsiString ImplGetDisplayName();

The ImplGetDisplayName function is called from GetDisplayName to get the display name for this TBaseEndUserAdapter. It gets the display name from the DisplayName field component. 

 

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