- indexing
- title: "Visual Eiffel Library.", "Dialog Box Command IDs."
- project: "Visual Eiffel Win32 Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: winlib
class WAPI_DIALOG_BOX_IDS
- feature -- Class data
-
IDOK: INTEGER
-
IDCANCEL: INTEGER
-
IDABORT: INTEGER
-
IDRETRY: INTEGER
-
IDIGNORE: INTEGER
-
IDYES: INTEGER
-
IDNO: INTEGER
end -- class WAPI_DIALOG_BOX_IDS