A collection of goto next view behavior objects.
goto next view behavior Properties
| Property | Type | Access | Description |
|---|---|---|---|
| behavior event | mouse up, mouse down, mouse enter, mouse exit, on focus, on blur, |
r/w | The event which triggers the behavior |
| class | type class | read | The class descriptor type. |
| enable behavior | boolean | r/w | If true, the behavior is enabled. |
| id | integer | read | The unique ID of the goto next view behavior. |
| index | integer | read | The index of the goto next view behavior within its containing object. |
| label | string | r/w | A property that can be set to any string. |
| name | string | read | The name of the goto next view behavior. |
| object reference | goto next view behavior | read | An object reference for the goto next view behavior. |
| parent | reference | read | The parent of the goto next view behavior (a form field or button). Can return: form field or button. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| zoom setting | inherit zoom, fit window, fit width, fit visible, actual size, |
r/w | The zoom setting. |