Vcl.Dialogs.TFileTypeItems.Items

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Items[Index: Integer]: TFileTypeItem read GetItem write SetItem; default;

C++

__property TFileTypeItem* Items[int Index] = {read=GetItem, write=SetItem/*, default*/};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TFileTypeItems

説明

ファイルの種類のリスト。

Items は,ダイアログのファイルの種類のリストを格納し,基数のインデックスを付けることができます。