API:System.IEnumerator.Current

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Current: TObject read GetCurrent;
property Current: T read GetCurrent;

C++

__property TObject* Current = {read=GetCurrent};
__property T Current = {read=GetCurrentT};

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !