[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseguiglob.pas line 268
type guierrorty = ( |
gue_ok, |
gue_error, |
gue_alreadyregistered, |
gue_notregistered, |
gue_postevent, |
gue_timer, |
gue_createwindow, |
gue_resizewindow, |
gue_destroywindow, |
gue_windoworder, |
gue_windownotfound, |
gue_windowfocus, |
gue_illegalstate, |
gue_recursivemodal, |
gue_notmodaltop, |
gue_destroygc, |
gue_show, |
gue_hide, |
gue_modalwindow, |
gue_init, |
gue_deinit, |
gue_thread, |
gue_nodisplay, |
gue_nocolormap, |
gue_notruecolor, |
gue_flushgdi, |
gue_cannotfocus, |
gue_invalidwidget, |
gue_cursor, |
gue_rootwidget, |
gue_inputmanager, |
gue_inputcontext, |
gue_timerlist, |
gue_capturemouse, |
gue_mousepos, |
gue_registerclass, |
gue_scroll, |
gue_clipboard, |
gue_recursivetransientfor, |
gue_notlocked, |
gue_characterencoding, |
gue_invalidstream, |
gue_invalidcanvas, |
gue_notimplemented, |
gue_notsupported, |
gue_getchildren, |
gue_reparent, |
gue_docktosyswindow, |
gue_notraywindow, |
gue_sendevent, |
gue_noshelllib, |
gue_noglx, |
gue_novisual, |
gue_rendercontext, |
gue_nodragpending, |
gue_index, |
gue_lockcounterror |
); |