TcxCustomNavigatorButtons.Next Property
In This Article
A button that sets the current record to the next record.
#Declaration
Delphi
property Next: TcxNavigatorButton index NBDI_NEXT read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This button also enables the First and Prior buttons if they are disabled.
The default index of this button in the collection is NBDI_NEXT.
See Also