Reflection
ITheme Interface Properties

For a list of all members of this type, see ITheme members.

Public Properties
 NameDescription
 PropertyColorGets the color map object associated with the theme.  
 PropertyCursorGets the cursor object associated with the theme.  
 PropertyDisplayEnhancementsGets the settings display enhancements object associated with the theme.  
 PropertyFileNameGets or sets the theme template to use. Setting this loads a new theme  
 PropertyFontGets the font object associated with the theme.  
 PropertyModifiedReturns the modified state of the theme. True = theme has been modified since last save, false if not.  
 PropertyParentGets the parent object. The parent is the ITerminal object.  
 PropertySoundsGets the sounds object associated with the theme.  
Top
See Also