- indexing
- title: "Common control Track Bar Message (TBM) 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_TBM_CONSTANTS
- feature -- Access
-
Tbm_getpos: INTEGER
-
Tbm_getrangemin: INTEGER
-
Tbm_getrangemax: INTEGER
-
Tbm_gettic: INTEGER
-
Tbm_settic: INTEGER
-
Tbm_setpos: INTEGER
-
Tbm_setrange: INTEGER
-
Tbm_setrangemin: INTEGER
-
Tbm_setrangemax: INTEGER
-
Tbm_cleartics: INTEGER
-
Tbm_setsel: INTEGER
-
Tbm_setselstart: INTEGER
-
Tbm_setselend: INTEGER
-
Tbm_getptics: INTEGER
-
Tbm_getticpos: INTEGER
-
Tbm_getnumtics: INTEGER
-
Tbm_getselstart: INTEGER
-
Tbm_getselend: INTEGER
-
Tbm_clearsel: INTEGER
end -- class WEL_TBM_CONSTANTS