MidItems.TUndoButton

From RAD Studio API Documentation
Revision as of 17:23, 16 October 2011 by TestAccount (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
Translations