表示: Delphi C++
表示設定

System.Classes.TCollectionEnumerator.GetCurrent

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

function GetCurrent: TCollectionItem; inline;

C++

TCollectionItem* __fastcall GetCurrent(void);

プロパティ

種類 可視性 ソース ユニット
function public
System.Classes.pas
System.Classes.hpp
System.Classes TCollectionEnumerator

説明

現在の TCollectionItem を取得します。

GetCurrent は、列挙されている TCollection オブジェクトの現在の TCollectionItem を取得するために使用します。

以前のバージョン
他の言語