RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IEnumerator.GetCurrent Method

Returns the currently focused element in the container.

Pascal
function GetCurrent: T;
C++
__fastcall T GetCurrent();

GetCurrent is a method that returns the currently focused element in the container. 

 

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