Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The DISPLAY object corresponds to the Display system object.

The events presented in the table come from the DISPLAY object. Procedures are run when the corresponding event occurs. The event procedure format for the Display object looks like this:

Code Block
OnEvent("DISPLAY","_id_","_event_")

Description of events of the DISPLAY object:

Event

Description

ACTIVATE

Display is activated

DEACTIVATE

Display is deactivated

Operator format to describe actions with the screen is:

...