Fmx.Bind.Navigator.TFMXBindNavigateApplyUpdates

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Fmx.Bind.Navigator.TFMXBindNavigateActionFMX.ActnList.TActionFMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionSystem.Classes.TComponentTFMXBindNavigateApplyUpdates

Delphi

TFMXBindNavigateApplyUpdates = class(TFMXBindNavigateAction)

C++

class PASCALIMPLEMENTATION TFMXBindNavigateApplyUpdates : public TFMXBindNavigateAction

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator Fmx.Bind.Navigator

Beschreibung

Implementiert die LiveBindings-Standardaktion ApplyUpdates.

Die Klasse TFMXBindNavigateApplyUpdates implementiert eine LiveBindings-Standardaktion, mit der Aktualisierungen einschließlich aller Änderungen an der Datenquelle in die Datenbank eingetragen werden können. Weitere Informationen über die Verwendung der LiveBindings-Standardaktionen finden Sie im Hilfethema LiveBindings und Aktionslisten.

Siehe auch