RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterLoginField Class

TAdaperLoginField is a base class for adapter field components that are children of a TLoginFormAdapter component.

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

WebAdapt

TAdapterLoginField implements functionality that is used by an adapter field that is a child of TLoginFormAdapter

 

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