Show: Delphi C++
Display Preferences

MidItems.TUndoButton

From XE2 API Documentation
Jump to: navigation, search

MidItems.TDataSetButtonMidItems.TXMLDisplayReferenceButtonMidItems.TWebButtonWebComp.TWebContainedComponentSystem.Classes.TComponentSystem.Classes.TPersistent
TUndoButton

Delphi

TUndoButton = class(TDataSetButton)

C++

class PASCALIMPLEMENTATION TUndoButton : public TDataSetButton

Properties

Type Visibility Source Unit Parent
class public
MidItems.pas
MidItems.hpp
MidItems MidItems

Description

TUndoButton generates an HTML control that backs out changes to the current record.

Add TUndoButton as the child of a TDataNavigator component (or a layout group that is a child of a TDataNavigator component) to enable the generated HTML form to undo edits made in an associated display control or controls. The resulting HTML button's action backs out all edits to the current record.

Use the properties of TUndoButton to customize the appearance of the button and associate it with a Web item that generates the display controls.

See Also

Personal tools
Previous Versions
Translations