FMX.SearchBox.TSearchBoxModel

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