RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListAdapter.ImplGetFieldsList Method

Adds default field components to this adapter.

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

ImplGetFieldsList adds a value field and a name field using the classes returned by GetNameFieldClass and GetValueFieldClass

 

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