|
|
|
|
Display constants used by prefix syntaxes only The following constants are used to manage Looper controls: | | | Constant | Details | Used by the functions | liControlName | Name of the control found at x,y. | LooperInfoXY | liBreakName | Name of the break at point x, y. | LooperInfoXY | liLineNumber | Number of the row at point x, y. | LooperInfoXY | liOriginScreen | The origin of the screen corresponds to the (0.0) point). | LooperInfoXY | loopAnimationNone | No animation is played during the deletion. | LooperDelete | loopAnimationDelete | Plays an animation during the deletion. This animation corresponds to a disappearance effect by reducing the height of the row. | LooperDelete |
The following constants are used to manage Looper controls (prefix syntax): | | | Constant | Details | Used by the functions | liControlName | Name of the control found at x,y. | <Looper>.InfoXY | liBreakName | Name of the break at point x, y. | <Looper>.InfoXY | liLineNumber | Number of the row at point x, y. | <Looper>.InfoXY | liOriginScreen | The origin of the screen corresponds to the (0.0) point). | <Looper>.InfoXY | loopAnimationNone | No animation is played during the deletion. | <Looper>.Delete | loopAnimationDelete | Plays an animation during the deletion. This animation corresponds to a disappearance effect by reducing the height of the row. | <Looper>.Delete |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|