FMX.Controls.Model.TDataModel Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DatapublicValue of the data model for the specified Key. Use it for sending any kind of data to presentation layer without creating custom model class.
DataSourcepublicA collection of key-value pairs that can represent an arbitrary custom data that the data model contains.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
OwnerpublicComponent that is responsible for destroying this data model once the data model is no longer necessary.
ReceiverpublicIndicates an object that receives notifications from the message sender.