Data.Bind.Controls.TBindNavigatorController.CancelUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CancelUpdates;

C++

void __fastcall CancelUpdates();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Data.Bind.Controls TBindNavigatorController

Description

Clears all the pending cached updates from the cache and restores the dataset to its prior state.

See Also