RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDictionary.TValueEnumerator.Current Property

Returns the currently focused value in the value collection.

Pascal
property Current: TValue;
C++
__property TValue Current;

Current is a read-only property that gives the currently focused value in the value collection. 

 

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