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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!