RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldsEnumerator.GetCurrent Method

Gets current field object being enumerated.

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

GetCurrent gets the current TField instance in the TFields being enumerated. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!