RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterLoginField.Adapter Property

Returns the parent adapter of this adapter field.

Pascal
property Adapter: TCustomLoginFormAdapter;
C++
__property TCustomLoginFormAdapter Adapter;

Descendants use this property to access the parent adapter. GetAdapter implements this property. 

 

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