TcxCustomNavigatorButtons.Insert Property
In This Article
A button that inserts a new record before the current record.
#Declaration
Delphi
property Insert: TcxNavigatorButton index NBDI_INSERT read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This button also enables the Post and Cancel buttons and disables Edit.
The default index of this button in the collection is NBDI_INSERT.
See Also