Xbasic
UI_INFO_DLG_DEF_EVENTS Function
Syntax
Event_List as C = UI_INFO_DLG_DEF_EVENTS(C dialog_format)
Arguments
- dialog_format
Character
Description
Get the events for the dialog based on a dialog definition.
Discussion
The UI_INFO_DLG_DEF_EVENTS() function retrieves events for a dialog.
See Also