RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListAdapter.GetListNameOfValue Method

Looks up a name for a value.

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

GetListNameOfValue returns the result of ImplGetListNameOfValue

 

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