System.Classes.TCollectionEnumerator.Current

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Current: TCollectionItem read GetCurrent;

C++

__property TCollectionItem* Current = {read=GetCurrent};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Classes.pas
System.Classes.hpp
System.Classes TCollectionEnumerator

Description

L'objet TCollection en cours.

Current contient le TCollectionItem en cours de l'objet TCollection.