RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterEndUserDisplayNameField Class

TAdapterEndUserDisplayNameField is an adapter field used to access the end-user's name.

Pascal
TAdapterEndUserDisplayNameField = class(TAdapterEndUserField);
C++
class TAdapterEndUserDisplayNameField : public TAdapterEndUserField;

WebAdapt

TAdapterEndUserDisplayNameField is added to TApplicationAdapter

 

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