RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.ImplGetListValue Method

Responsible for returning the value of the name/value pair.

Pascal
function ImplGetListValue: Variant; override;
C++
virtual __fastcall Variant ImplGetListValue();

ImplGetListValue uses the iteration index to retrieve a value from the strings list. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!