API:System.Bindings.Outputs.TBindingOutput.Add

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Add(AScope: IScope; const Expression: string); overload;
procedure Add(AObject: TObject; const PropertyName: string); overload;

C++

void __fastcall Add(System::Bindings::Evalprotocol::_di_IScope AScope, const System::UnicodeString Expression)/* overload */;
void __fastcall Add(System::TObject* AObject, const System::UnicodeString PropertyName)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs TBindingOutput

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.