RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListAdapter.ImplGetListName Method

Responsible returning the name of the name/value pair.

Pascal
function ImplGetListName: string; virtual;
C++
virtual __fastcall AnsiString ImplGetListName();

ImplGetListName returns an empty string. ImplGetListName must be overridden by a descendant class. 

 

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