- indexing
- title: "Up-Down control style (UDS) 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_UDS_CONSTANTS
- feature -- Access
-
Uds_alignleft: INTEGER
-
Uds_alignright: INTEGER
-
Uds_arrowkeys: INTEGER
-
Uds_autobuddy: INTEGER
-
Uds_horz: INTEGER
-
Uds_hottrack: INTEGER
-
Uds_nothousands: INTEGER
-
Uds_setbuddyint: INTEGER
-
Uds_wrap: INTEGER
end -- class WEL_UDS_CONSTANTS