Fmx.Bind.Navigator.TFMXBindNavigateRefresh

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TFMXBindNavigateRefresh = class(TFMXBindNavigateAction)

C++

class PASCALIMPLEMENTATION TFMXBindNavigateRefresh : 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 Refresh.

Die Klasse TFMXBindNavigateRefresh implementiert eine LiveBindings-Standardaktion, mit der die aktuelle Zeile der Datenquelle aktualisiert werden kann. Weitere Informationen über die Verwendung der LiveBindings-Standardaktionen finden Sie im Hilfethema LiveBindings und Aktionslisten.

Siehe auch