Fmx.Bind.Navigator.TFMXBindNavigateNext
Delphi
TFMXBindNavigateNext = class(TFMXBindNavigateAction)
C++
class PASCALIMPLEMENTATION TFMXBindNavigateNext : 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 Next LiveBindings action.
The TFMXBindNavigateNext class implements a standard LiveBindings action that is used to set the current record to the next record and to enable the First and Prior buttons, if they are disabled. For more information on how to use standard LiveBindings actions, see the LiveBindings and Action Lists help topic.