Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Picture displayer

Picture displayer allows you to place a an embedded picture (subpicture) into a picture.

...

Component displayer

A component is a picture that is assigned to component groups. It is characterized by using external local variables and a preview of component components while selecting from a list of components.

To create a Picture displayer

  1. In the Drawing toolbar, click the button Picture .
  2. Point the mouse cursor to the point of the first displayer corner and click.
  3. Point the mouse cursor to the point in the picture and click.

To create a Component displayer

  1. In the Drawing toolbar, click the button Componet  .
  2. Select a component from the component selection window..
  3. Point the mouse cursor to the point of the diagonal displayer corner and click.

...

The parameters of a picture displayer are being configured in the palette Connect object through the following tabs.

Object

...

Connected object

Object An object of Picture type to display in the displayer. If an Inherited instance is checked, the instance number of the picture, opened in the displayer (subpicture), is the same as the instance of the parent picture (picture that contain this displayer). If it is inactive, the instance number may be entered directly to into the Instance number. Checkbox Multiple open enables opening the subpicture of the same instance number in the multiple parent pictures simultaneously.

...

Instance number of the subpicture. The parameter is enabled if the parameter Inherited instance is not checked.

Multiple open

Multiple opening openings of the subpicture with the same instance number in several pictures.

...

Allows you to set the color palette.

Script

...

Reference variable

Specifies the name of the displayer 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 ",...".

Event

The listbox allows the user to select a an active picture event for the displayer. The listbox contains the following active picture events:

...

Note relating to D2000 Thin Client

Picture The picture displayer does not allow the event handler (OnClick, etc.) as it is in D2000 HI.
For more rules see the page Drawing rules and object properties for the D2000 Thin Client.


The picture script can contains contain calls of RPC procedures on the assumption, that a reference variable is connected to the Picture displayer in the tab Script.
The syntax of such a call is e.g.:

...

From the picture script, you can change the picture linked to the displayer using the function %HI_SetConnectedObj. The function can be also used for objects linked to displayers of Report and Graph types.

...

Parameters

...

The tab in the upper part configures the binding of the selected external variable from the table of the attached schema.

...

Note:
Subpicture keeps the properties of pictures, except for:

  1. Subpicture The subpicture may not contain a displayer of the Report type.
  2. To close a subpicture, there is not called the event OnClose. There is called only the event OnClose of the picture.

...