- indexing
- title: "Tool Tip Message (TTM) constants. ", "WEL: library of reusable components for Eiffel. ", "Based on WEL library for ISE Eiffel, used with permission. "
- project: "Windows Eiffel Library"
- copyright: "(c) 1986-1997 Interactive Software Engineering Inc. ", "Modifications and extensions: ", "(c) 1997 Object Tools ", "All rights reserved. Duplication and distribution prohibited", "May be used only with Visual Eiffel under terms of user ", "license "
- cluster: wel
class WEL_TTM_CONSTANTS
- feature -- Access
-
Ttm_activate: INTEGER
-
Ttm_addtool: INTEGER
-
Ttm_deltool: INTEGER
-
Ttm_enumtools: INTEGER
-
Ttm_getcurrenttool: INTEGER
-
Ttm_gettext: INTEGER
-
Ttm_gettoolcount: INTEGER
-
Ttm_gettoolinfo: INTEGER
-
Ttm_hittest: INTEGER
-
Ttm_newtoolrect: INTEGER
-
Ttm_relayevent: INTEGER
-
Ttm_setdelaytime: INTEGER
-
Ttm_settoolinfo: INTEGER
-
Ttm_updatetiptext: INTEGER
-
Ttm_windowfrompoint: INTEGER
end -- class WEL_TTM_CONSTANTS