API:FMX.Controls.Model
Classes
| TDataModel | Data models for presented controls. |
| TDataModelClass | Class reference of TDataModel. |
Types
| TDataRecord | Key-value pair where the key is a string and the value is an instance of TValue. |
Constants
| MM_BASE | MM_BASE: Integer = $1600; |
| MM_DATA_CHANGED | MM_DATA_CHANGED: Integer = $1602; |
| MM_GETDATA | MM_GETDATA: Integer = $1601; |
| MM_USER | MM_USER: Integer = $1700; |