Skip to main content

TcxCustomNavigatorButtons.Append Property

A button that appends a record and makes it the current one.

Declaration

property Append: TcxNavigatorButton index NBDI_APPEND read; write;

Property Value

Type
TcxNavigatorButton

Remarks

This button is always enabled regardless of the state of the other buttons. However, you can disable it as and when required.

The default index of this button in the collection is NBDI_APPEND.

See Also