RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListAdapter.ImplGetListImage Method

Responsible returning an image associated with the current name/value pair.

Pascal
function ImplGetListImage: TComponent; virtual;
C++
virtual __fastcall TComponent * ImplGetListImage();

ImplGetListImage is a placeholder. Descendant adapters that support images must override this method. 

 

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