FMX.Presentation.Factory.TPresentationDictionary

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

C++

typedef System::Generics::Collections::TDictionary__2<System::UnicodeString,Fmx::Controls::Presentation::TPresentationProxyClass>* TPresentationDictionary;

プロパティ

種類 可視性 ソース ユニット
typedef public FMX.Presentation.Factory.hpp FMX.Presentation.Factory FMX.Presentation.Factory


説明

キー/値ペアのコレクションで、<PresentationName, PresentationProxyClass> の構造体を持っています。

ここでは:

プレゼンテーション ディクショナリは、TDictionary によってサポートされているペアおよびペア要素に対する、すべての標準オペレーションを提供します。

関連項目