DB Navigator

Print Previous page Top page Next page

DB Navigator provides the interface for control of a data set. Component contains a set of buttons, each of which responds for execution of one operation with a data set (to go to the first record, to go to the previous record, to go to following record, to go to the last record). In total there are 4 buttons, the developer can keep in a set any amount of buttons in any combination.

Enumeration of visible buttons defines Visible buttons property receiving combinations of the following values: the first record, prior record, next record, last record. By default in the navigator all buttons are visible.

Orientation - definition of panel orientation of control elements, possible values: horizontal (by default) and vertical.

Properties of the component: Height, Left (indent from the left), Name, Top  (indent from the top), Width.