Show: Delphi
C++
Display Preferences
FMX.Edit.TCustomEdit.BindingSource
From XE2 API Documentation
Delphi
property BindingSource;
C++
__property BindingSource;Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TCustomEdit |
Description
Specifies the object to which the current control is bound.
FMX.Edit.TCustomEdit.BindingSource inherits from FMX.Types.TStyledControl.BindingSource. All content below this line refers to FMX.Types.TStyledControl.BindingSource.
Specifies the object to which the current control is bound.
Use BindingSource to set and get the binding source of the current control.