RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ImplGetFieldsList Method

Obtains the list of all of the fields for the end-user adapter.

Pascal
procedure ImplGetFieldsList(AList: TStrings); override;
C++
virtual __fastcall ImplGetFieldsList(TStrings AList);

The ImplGetFieldsList procedure obtains the list of all of the fields for the end-user adapter. 

 

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