FMX.SpinBox.TSpinBoxModel

Delphi
TSpinBoxModel = class(TEditBoxModel)
C++
class PASCALIMPLEMENTATION TSpinBoxModel : public Fmx::Editbox::TEditBoxModel
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.SpinBox.pas FMX.SpinBox.hpp |
FMX.SpinBox | FMX.SpinBox |
Description
Class that contains a dictionary of key-value pairs and may be used as model by an instance of TPresentedControl.
FMX.SpinBox.TSpinBoxModel 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.