Web.HTTPApp.TWebActionItems.TEnumerator.Current

提供:RAD Studio API Documentation

Delphi

property Current: TWebActionItem read GetCurrent;

C++

__property TWebActionItem* Current = {read=GetCurrent};

プロパティ

種類 可視性 ソース ユニット
property public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TEnumerator

説明

現在の TCollection オブジェクト。 {{#multireplace:Web.HTTPApp.TWebActionItems.TEnumerator.Current|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Classes.TCollectionEnumerator.Current|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Classes.TCollectionEnumerator.Current|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

現在の TCollection オブジェクト。

Current は、TCollection オブジェクト内の現在の TCollectionItem を格納します。