Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_CHOOSE_COLOR_DIALOG General cluster: wel description: "Standard dialog box to choose a color." create: make Ancestors WEL_BIT_OPERATIONS WEL_CHOOSE_COLOR_CONSTANTS WEL_STANDARD_DIALOG* Queries cc_anycolor: INTEGER_32 cc_enablehook: INTEGER_32 cc_enabletemplate: INTEGER_32 cc_enabletemplatehandle: INTEGER_32 cc_fullopen: INTEGER_32 cc_preventfullopen: INTEGER_32 cc_rgbinit: INTEGER_32 cc_showhelp: INTEGER_32 cc_solidcolor: INTEGER_32 clear_flag (flags, mask: INTEGER_32): INTEGER_32 custom_colors: WEL_CUSTOM_COLORS exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN flags: INTEGER_32 full_open_allowed: BOOLEAN has_flag (a_flags: INTEGER_32): BOOLEAN is_equal (other: [like Current] WEL_CHOOSE_COLOR_DIALOG): BOOLEAN item: POINTER rgb_result: WEL_COLOR_REF selected: BOOLEAN set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 Commands activate (a_parent: WEL_COMPOSITE_WINDOW) add_flag (a_flags: INTEGER_32) allow_full_open copy (other: [like Current] WEL_CHOOSE_COLOR_DIALOG) dispose initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) prevent_full_open remove_flag (a_flags: INTEGER_32) set_custom_colors (a_custom_colors: WEL_CUSTOM_COLORS) set_flags (a_flags: INTEGER_32) set_item (an_item: POINTER) set_rgb_result (color: WEL_COLOR_REF) set_shared set_unshared structure_initialize
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org