$Date: 2005/10/23 11:07:51 $
$Revision: 1.16 $
-- Initialise default values.
-- Factory function to create new delegate for EM_BUTTON
-- Factory function to create new delegate for EM_CHECKBOX
-- Factory function to create new delegate for EM_COMBOBOX
-- Factory function to create new delegate for EM_DIALOG
-- Factory function to create new delegate for EM_DRAWABLE_PANEL
-- Factory function to create new delegate for EM_IMAGEPANEL
-- Factory function to create new delegate for EM_LABEL
-- Factory function to create new delegate for EM_MESSAGE_DIALOG
-- Factory function to create new delegate for EM_PANEL
-- Factory function to create new delegate for EM_PROGRESS_BAR
-- Factory function to create new delegate for EM_SCROLLBAR
-- Factory function to create new delegate for EM_SCROLLPANEL
-- Factory function to create new delegate for EM_SLIDER
-- Factory function to create new delegate for EM_TEXTAREA
-- Factory function to create new delegate for EM_TEXTBOX
-- Factory function to create new delegate for EM_TEXTLIST
-- Factory function to create new delegate for EM_WINDOW
-- Set drawable_panel_delegate_factory to a_factory.
-- Set imagepanel_delegate_factory to a_factory.
-- Set message_dialog_delegate_factory to a_factory.
-- Set progress_bar_delegate_factory to a_factory.
-- Set scrollbar_delegate_factory to a_factory.
-- Set scrollpanel_delegate_factory to a_factory.
-- Load default delegates.
-- Load eclipse delegate.
Delegates of a theme.
All widgets call their corresponding factory to create a delegate.
Use EM_SHARED_THEME to access the instance used by widgets.