System.TInterfaceTable.Entries

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

Delphi

Entries: array[0..9999{EntryCount - 1}] of TInterfaceEntry;

C++

System::StaticArray<TInterfaceEntry, 10000> Entries;

プロパティ

種類 可視性 ソース ユニット
field public
System.pas
System.hpp
System TInterfaceTable

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。