InfoConnect for Airlines
ITheme Interface Members
Properties  Methods 

The following tables list the members exposed by ITheme.

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
Public Methods
 NameDescription
 MethodLoadLoads a new theme into the current session document  
 MethodSaveSaves changes to current theme  
 MethodSaveAsSaves current theme contents to a file  
Top
See Also