API:FMX.Controls.Model

From RAD Studio API Documentation
Jump to: navigation, search

Classes

TDataModelData models for presented controls.
TDataModelClassClass reference of TDataModel.

Types

TDataRecordKey-value pair where the key is a string and the value is an instance of TValue.

Constants

MM_BASEMM_BASE: Integer = $1600;
MM_DATA_CHANGEDMM_DATA_CHANGED: Integer = $1602;
MM_GETDATAMM_GETDATA: Integer = $1601;
MM_USERMM_USER: Integer = $1700;