LIST-EVENTS function
Returns a comma-separated list of the valid events for a specified object or widget.
Note: Does not apply to SpeedScript programming.Syntax
handle
platform
ExampleThe following example uses the LIST-EVENTS function to populate a selection list with all the valid events for a widget. When you run this procedure, type ? at any time to see a list of valid events for the widget that currently has focus.
See alsoLAST-EVENT system handle, LIST-QUERY-ATTRS function, LIST-SET-ATTRS function, LIST-WIDGETS function, VALID-EVENT function
OpenEdge Release 10.2B
|