RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListAdapter.ImplGetListNameOfValue Method

Looks up a name for a value.

Pascal
function ImplGetListNameOfValue(Value: Variant): string; virtual;
C++
virtual __fastcall AnsiString ImplGetListNameOfValue(Variant Value);

ImplGetListNameOfValue is a placeholder. Descendant classes that support name lookups must override this function. 

 

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