RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.ImplGetListName Method

Responsible returning the name of the name/value pair.

Pascal
function ImplGetListName: string; override;
C++
virtual __fastcall AnsiString ImplGetListName();

ImplGetListName uses the iteration index to retrieve a name from the strings list. The name may be blank. 

 

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