RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterApplicationField Class

TAdapterApplicationField is a base class for adapter field components that are children of a TApplicationAdapter component.

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

TAdapterApplicationField implements functionality useful to an adapter field that can be a child of TApplicationAdapter

 

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