API:FMX.StdCtrls.TSwitchModel
Delphi
TSwitchModel = class(TDataModel)
C++
class PASCALIMPLEMENTATION TSwitchModel : public Fmx::Controls::Model::TDataModel
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | FMX.StdCtrls |
Description
Class that contains a dictionary of key-value pairs and may be used as model by an instance of TPresentedControl.
FMX.StdCtrls.TSwitchModel inherits from FMX.Controls.Model.TDataModel. All content below this line refers to FMX.Controls.Model.TDataModel.
Class that contains a dictionary of key-value pairs and may be used as model by an instance of TPresentedControl.