|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | WINDOW CTRLWIN | (i) | Close form created by ezy_form_open | |
determ | (i,o),(i,i) | Get/Set filename for EZY FORM. See Dialogs\ezy_prolog_options.ezy form file for more information. EZY FORM is a reference to the reference to the *.ezy | ||
determ | STRING FORMNAME, | (i,i,o) | Open GUI declarations with associated program, create Form and return results as EZY_GUI_RESULT | |
determ | WINDOW CTRLWIN, | (i,o) | Obtain properties of GUI element | |
determ | WINDOW CTRLWIN | (i) | Redraw GUI of given form. | |
determ | (i,i),(i,o) | Get/Set form title | ||
determ | WINDOW CTRLWIN | (o) | Returns reference to main window | |
determ | (i,o) | Get WINDOW by it's title |