Show: Delphi
C++
Display Preferences
FMX.Types.TFmxObject.SetBinding
From XE2 API Documentation
Delphi
procedure SetBinding(const Index: string; const Value: Variant); virtual;
C++
virtual void __fastcall SetBinding(const System::UnicodeString Index, const System::Variant &Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TFmxObject |
Description
Protected setter implementation for the Binding property.