FMX.Controls.Model.TDataModel Properties
From RAD Studio API Documentation
InheritedProtected
Data public Value of the data model for the specified
Key. Use it for sending any kind of data to presentation layer without creating custom model class. DataSource public A collection of key-value pairs that can represent an arbitrary custom data that the data model contains.
Owner public Component that is responsible for destroying this data model once the data model is no longer necessary.
Receiver public Indicates an object that receives notifications from the message sender.