Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_PROPERTY_KEY General cluster: ribbon description: "Property key parameter used by CCommandHandler Execute and UpdateProperty typedef struct _tagpropertykey    {    GUID fmtid;    DWORD pid;    } PROPERTYKEY;" create: make_emtpy, share_from_pointer, make_boolean, make_label, make_small_image, make_large_image, make_small_high_contrast_image, make_large_high_contrast_image, make_decimal, make_items_source, make_categories, make_selected_item, make_global_background_color, make_global_text_color, make_global_highlight_color, make_item_image, make_representative_string, make_tooltip_title, make_tooltip_description, make_recent_items, make_color, make_font_properties, make_font_properties_backgroundcolor, make_font_properties_backgroundcolor_type, make_font_properties_bold, make_font_properties_changed_properties, make_font_properties_delta_size, make_font_properties_family, make_font_properties_foregroundcolor, make_font_properties_foregroundcolor_type, make_font_properties_italic, make_font_properties_size, make_font_properties_strikethrough, make_font_properties_underline, make_font_properties_vertical_positioning, make_command_id, make_quick_access_toolbar_dock, make_enabled, make_context_avaiable Ancestors ANY Queries exists: BOOLEAN guid: WEL_GUID is_categories: BOOLEAN is_color: BOOLEAN is_command_id: BOOLEAN is_context_available: BOOLEAN is_decimal: BOOLEAN is_enabled: BOOLEAN is_font_properties: BOOLEAN is_font_properties_backgroundcolor: BOOLEAN is_font_properties_backgroundcolor_type: BOOLEAN is_font_properties_bold: BOOLEAN is_font_properties_changed_properties: BOOLEAN is_font_properties_delta_size: BOOLEAN is_font_properties_family: BOOLEAN is_font_properties_foreground_color: BOOLEAN is_font_properties_foregroundcolor_type: BOOLEAN is_font_properties_italic: BOOLEAN is_font_properties_size: BOOLEAN is_font_properties_strikethrough: BOOLEAN is_font_properties_underline: BOOLEAN is_font_properties_vertical_positioning: BOOLEAN is_item_image: BOOLEAN is_items_source: BOOLEAN is_label: BOOLEAN is_large_high_contrast_image: BOOLEAN is_large_image: BOOLEAN is_quick_access_toolbar_dock: BOOLEAN is_recent_items: BOOLEAN is_representative_string: BOOLEAN is_selected_item: BOOLEAN is_small_high_contrast_image: BOOLEAN is_small_image: BOOLEAN is_tooltip_description: BOOLEAN is_tooltip_title: BOOLEAN item: POINTER pid: NATURAL_32 pointer: MANAGED_POINTER
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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