Events

AS Name
Definition
chDim When the width or height values are modified
onDownButtonPress When the "Down" button is in the "down" state
onDownButtonRelease When the "Down" button is in the "up" state
onHMotionStopped When horizontal scrolling stops
onHorizontalKnobPress When the horizontal "knob" is in the "down" state
onHorizontalKnobRelease When the horizontal "knob" is in the "up" state
onHorizontalTrackPress When the horizontal "track" is in the "down" state
onHorizontalTrackRelease When the horizontal "track" is in the "up" state
onLeftButtonPress When the "Left" button is in the "down" state
onLeftButtonRelease When the "Left" button is in the "up" state
onScrollDown When ScrollDown method is used
onScrollLeft When ScrollLeft method is used
onScrollRight When ScrollRight method is used
onScrollUp When ScrollUp method is used
onResize When the component is resized
onRightButtonPress When the "Right" button is in the "down" state
onRightButtonRelease When the "Right" button is in the "up" state
onUpButtonPress When the "Up" button is in the "down" state
onUpButtonRelease When the "Up" button is in the "up" state
onVerticalKnobPress When the "Down" button is in the "down" state
onVerticalKnobRelease When the "Down" button is in the "up" state
onVerticalTrackPress When the vertical "track" is in the "down" state
onVerticalTrackRelease When the vertical "track" is in the "up" state
onVMotionStopped When vertical scrolling stops
onXScroll When the content is scrolled horizontally
onYScroll When the content is scrolled vertically