RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListAdapter.GetListImageOfValue Method

Looks up an image for a value.

Pascal
function GetListImageOfValue(Value: Variant): TComponent;
C++
__fastcall TComponent * GetListImageOfValue(Variant Value);

GetListImageOfValue returns the result of ImplGetListImageOfValue

 

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