RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.GetAdapter Method

GetAdapter returns the parent adapter component.

Pascal
function GetAdapter: TCustomAdapter;
C++
__fastcall TCustomAdapter GetAdapter();

To improve the efficiency of this function, a reference to the parent adapter component is cached in an instance variable. 

 

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