...
Column | Meaning |
Nr. | The number of a component. |
Connected object | Name of the object that is connected for displaying. When double-clicking the field it causes opening the list of objects. |
Object type | Type of object that will be displayed in the given part of the splitter. There are two types - Picture and Graph. Note: Type The type of object is set automatically according to the object that is selected in the given line (Connected object column). If no object is defined in the line, there is necessary to define the type of object in a script. |
Reference variable | Name of a reference variable, which is assigned to the object for use in the script. When clicking the name of the object it generates the OnClick event. |
Min. size | Minimum reduction of objectobjects. |
Parameter | Column The column contains the type of parameter for the columns Inherited or Defined depending on the type of object:
|
Inherited | For pictures - if it is marked, the instance number of the picture, opened in a window (subpicture), will be the same as a parent picture (the picture which contains the splitter). If it is inactive, the instance number may be entered directly to into the Defined column. For graphs - the parameter is intended for the active graph only and allows to define defining the row number of all active graph objects in the graph. The row number can be entered directly to into the Defined column or derived from the current instance number of the picture (Inherited column). Number The number of row rows can be also changed from the script of the picture by %HI_SetGraphRowNr scrip action. |
Defined | For pictures - instance number of picture pictures opened in the splitter. For graphs - the parameter is intended for the active graph only and allows to define defining the row number of all active graph objects in the graph. |
Parameter | Type of parameter (Multiple opening or Control elements) depending on the type of object:
|
...
Specifies the name of the splitter in the form of a reference variable for use in the picture script.
...
Assignment of application data (metadata) to a graphic object. If the object contains some metadata, the name of the first record will be displayed in on the button. Multiple records are indicated by ",...".
Entry
The list allows user users to select a an active picture event for the splitter. The list contains the following active picture events:
...