|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Type
determ
Syntax
ezy_frame_handler( WINDOW CTRLWIN, EZY_CONTROL_HANDLER HANDLER)
Flow patterns
(i,i),(i,o)
Description:
Set event handler for the frame.
EZY_CONTROL_HANDLER =
vps_external_handler(STRING DLL_NAME, STRING API_NAME);
vps_ehandler_default
Sample:
No sample