Fmx.Bind.Navigator.TFMXBindNavigatePost

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TFMXBindNavigatePost = class(TFMXBindNavigateAction)

C++

class PASCALIMPLEMENTATION TFMXBindNavigatePost : public TFMXBindNavigateAction

Properties

Type Visibility Source Unit Parent
class public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator Fmx.Bind.Navigator

Description

Implements a standard Post LiveBindings action.

The TFMXBindNavigatePost class implements a standard LiveBindings action that is used to apply edits made in the current record to the data source. For more information on how to use standard LiveBindings actions, see the LiveBindings and Action Lists help topic.

See Also