MidItems.TInsertButton

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From MidItems.pas

TInsertButton = class(TDataSetButton)


Unit: MidItems

Type: class

Inherited Class Members: MidItems.TInsertButton Members

Class Constructors & Destructors: MidItems.TInsertButton Constructors

C++ Information

From MidItems.hpp

TInsertButton = class(TDataSetButton)


Unit: MidItems

Type: class

Inherited Class Members: MidItems.TInsertButton Members

Class Constructors & Destructors: MidItems.TInsertButton Constructors

Description

TInsertButton generates an HTML control that inserts a new record in an XML data packet.


Add TInsertButton 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 add records to an XML data packet. The resulting HTML button's action adds a new blank record to the emerging XML delta packet and causes the associated display control to display that new record.

Use the properties of TInsertButton to customize the appearance of the button and associate it with a Web item. The associated Web item generates the HTML control that displays the newly inserted record.

See Also

Personal tools
Translations
Newest Version