RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterEndUserDisplayNameField.ImplGetValue Method

Returns the value associated with this adapter field.

Pascal
function ImplGetValue: Variant; override;
C++
virtual __fastcall Variant ImplGetValue();

ImplGetValue returns the result of GetDisplayNameValue. Server-side script accesses the result of this function using the DisplayText property of this adapter field. Server-side script may use this value to display the end-user's name on a Web page. 

 

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