Type | Description | |||
Long | A Long expression that specifies the index of the layer whose Value represents the control's Value property, or -1 to which indicates that last visible layer with OnDrag property set. |
For instance:
The Change event occurs when the layer's Value property is changed. During the Change event, you can change values of other layers as well. For instance, if the second-hand of the clock is rotated, you can rotate the hour and the minute-hands of the clock as well. The DragStart / Drag / DragEnd events notify your application when a layer is dragged. You can call DragInfo.Debug = -1 during the DragStart event to display debugging information like current movement, rotation angle when drag operation is performed.
The Value property indicates the value keyword in the following properties:
The Value property works in association with the layer's OnDrag property like follows: