FMX.StdCtrls.TSwitchModel Properties
InheritedProtected
| Data | public | Value on the data model for the specified key. |
| DataSource | public | Dictionary of key-value pairs that are the data that the data model contains. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Owner | public | Component that is responsible for destroying this data model once the data model is no longer necessary. |
| Receiver | public | Indicates the object that receives the message. |
| Value | public | The Boolean value of the switch. |