RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDictionary.TKeyEnumerator.DoGetCurrent Method

Returns the currently focused key in the key collection.

Pascal
function DoGetCurrent: TKey; override;
C++
virtual __fastcall TKey DoGetCurrent();

DoGetCurrent returns the currently focused key in the key collection. DoGetCurrent is the reader method for the Current property. 

 

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