Work panel

Print Previous page Top page Next page

ici_9141 Work panel provides the interface of the user's forms with a digital map. The component contains a set of buttons, each of which responds for execution of one operation (main form, form constructor, filter, drop filter, link, find object, find record, select objects, drop selection). In total there are 9 buttons, the developer can keep in a set any amount of buttons in any combination.

Properties of a component are the following: Height, Left, Name, Top, Width.

  Enumeration of visible buttons defines Visible buttons property receiving combinations of the following values: main form, form constructor, filter, drop filter, link, find object, find record, select objects, drop selection. All buttons are visible by default.

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

Dataset name - defines for which data set of the form the operations of link with map objects are executed. If the field is empty, the Active data set of the form is taken.

With the help of the Work panel it is possible:

- To call "Form constructor" for editing of the form;

- To actuate the data manager;

- To find the necessary record in the table, to link current record with the map object;

- To find the object on a map, linked with current record;

- To find appropriate record in the table, having selected the object on a map;

- To select those objects on a map, which are linked with the loaded table.