RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterEndUserField Class

TAdapterEndUserField is a base class for adapter field components that are children of an end-user adapter component.

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

TAdapterEndUserField implements functionality useful to an adapter field that can be a child of TEndUserAdapter or TEndUserSessionAdapter

 

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