- indexing
- title: "Char format mask (CFM) constants for the rich edit control. ", "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_CFM_CONSTANTS
- feature -- Access
-
CFM_BOLD: INTEGER
-
CFM_ITALIC: INTEGER
-
CFM_UNDERLINE: INTEGER
-
CFM_STRIKEOUT: INTEGER
-
CFM_PROTECTED: INTEGER
-
CFM_CHARSET: INTEGER
-
CFM_OFFSET: INTEGER
-
CFM_FACE: INTEGER
-
CFM_COLOR: INTEGER
-
CFM_SIZE: INTEGER
-
b32CFM_SIZE: BIT 32
end -- class WEL_CFM_CONSTANTS