表示: Delphi C++
表示設定

System.Classes.TStringList.Get

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

Delphi

function Get(Index: Integer): string; override;

C++

virtual System::UnicodeString __fastcall Get(int Index);

プロパティ

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

説明

インデックスで指定された文字列を返します。

Get メソッドは、指定された Index の文字列を返すために使用されます。

関連項目

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