FMX.Controls.Model.TDataModel.TDataSource

提供:RAD Studio API Documentation

C++

typedef System::Generics::Collections::TDictionary__2<System::UnicodeString,System::Rtti::TValue>* TDataSource;

プロパティ

種類 可視性 ソース ユニット
typedef public FMX.Controls.Model.hpp FMX.Controls.Model TDataModel


説明

キーと値のペアのディクショナリです(キーは文字列、値は TValue のインスタンス)。

関連項目