AutoAdvance

Declaration: ChartBook.Tables[].AutoAdvance: boolean;
The property AutoAdvance determines whether the selected row is moved to the next row when the "Enter" key is pressed. This feature can be conveniently used to step through a particular column of the list when entering values (see ColumnEditable).