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

Returns the currently focused key in the key collection.

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

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

 

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