- indexing
- title: "Rich edit messages. ", "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_RICH_EDIT_MESSAGE_CONSTANTS
- feature -- Access
-
Em_getcharformat: INTEGER
-
Em_getparaformat: INTEGER
-
Em_setbkgndcolor: INTEGER
-
Em_setcharformat: INTEGER
-
Em_seteventmask: INTEGER
-
Em_setparaformat: INTEGER
-
Em_charfrompos: INTEGER
-
Em_exgetsel: INTEGER
-
Em_exsetsel: INTEGER
-
Em_hideselection: INTEGER
-
Em_posfromchar: INTEGER
-
Em_selectiontype: INTEGER
-
En_selchange: INTEGER
-
Em_exlimittext: INTEGER
-
Em_findtext: INTEGER
-
Em_getlimittext: INTEGER
-
Em_getseltext: INTEGER
-
Em_gettextrange: INTEGER
-
Em_setlimittext: INTEGER
-
Em_exlinefromchar: INTEGER
-
Em_findwordbreak: INTEGER
-
Em_getwordbreakprocex: INTEGER
-
Em_setwordbreakprocex: INTEGER
-
Em_getthumb: INTEGER
-
Em_scroll: INTEGER
-
Em_canpaste: INTEGER
-
Em_pastespecial: INTEGER
-
Em_streamin: INTEGER
-
Em_streamout: INTEGER
-
Em_displayband: INTEGER
-
Em_formatrange: INTEGER
-
Em_settargetdevice: INTEGER
-
Em_requestresize: INTEGER
-
Em_geteventmask: INTEGER
-
Em_getimecolor: INTEGER
-
Em_getimeoptions: INTEGER
-
Em_getoptions: INTEGER
-
Em_getpunctuation: INTEGER
-
Em_getwordwrapmode: INTEGER
-
Em_setimecolor: INTEGER
-
Em_setimeoptions: INTEGER
-
Em_setoptions: INTEGER
-
Em_setpunctuation: INTEGER
-
Em_setwordwrapmode: INTEGER
end -- class WEL_RICH_EDIT_MESSAGE_CONSTANTS