- indexing
- title: "Tree view message (TVM) 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_TVM_CONSTANTS
- feature -- Access
-
Tvm_createdragimage: INTEGER
-
Tvm_deleteitem: INTEGER
-
Tvm_editlabel: INTEGER
-
Tvm_endeditlabelnow: INTEGER
-
Tvm_ensurevisible: INTEGER
-
Tvm_expand: INTEGER
-
Tvm_getcount: INTEGER
-
Tvm_geteditcontrol: INTEGER
-
Tvm_getimagelist: INTEGER
-
Tvm_getindent: INTEGER
-
Tvm_getisearchstring: INTEGER
-
Tvm_getitem: INTEGER
-
Tvm_getitemrect: INTEGER
-
Tvm_getnextitem: INTEGER
-
Tvm_getvisiblecount: INTEGER
-
Tvm_hittest: INTEGER
-
Tvm_insertitem: INTEGER
-
Tvm_selectitem: INTEGER
-
Tvm_setimagelist: INTEGER
-
Tvm_setindent: INTEGER
-
Tvm_setitem: INTEGER
-
Tvm_sortchildren: INTEGER
-
Tvm_sortchildrencb: INTEGER
end -- class WEL_TVM_CONSTANTS