RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldsEnumerator.Current Property

Current field object being enumerated.

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

Current contains 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!