Fmx.Bind.Navigator.TFMXBindNavigateDelete
Delphi
TFMXBindNavigateDelete = class(TFMXBindNavigateAction)
C++
class PASCALIMPLEMENTATION TFMXBindNavigateDelete : 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 Delete LiveBindings action.
The TFMXBindNavigateDelete class implements a standard LiveBindings action that is used to delete the current record and to make the next record the current record. For more information on how to use standard LiveBindings actions, see the LiveBindings and Action Lists help topic.