FMX.Presentation.Factory.TPresentationDictionary

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
typedef public FMX.Presentation.Factory.hpp FMX.Presentation.Factory FMX.Presentation.Factory


Description

Une collection de paires clé-valeur ayant la structure <PresentationName, PresentationProxyClass>.

Ici

Les dictionnaires de présentation fournissent toutes les opérations standard sur les paires et les éléments paire pris en charge par TDictionary.

Voir aussi