ITheme Interface Properties
In This Topic
For a list of all members of this type, see ITheme members.
Public Properties
| Name | Description |
 | Cursor | Gets the cursor object associated with the theme. |
 | FileName | Gets or sets the theme template to use. Setting this loads a new theme. |
 | Font | Gets the font object associated with the theme. |
 | Modified | Returns the modified state of the theme. True = theme has been modified since last save, false if not. |
 | Parent | Gets the parent object. The parent is the IIbmTerminal object. |
 | Sounds | Gets the sounds object associated with the theme. |
 | ThemeColor | Gets the color map object associated with the theme. |
Top
See Also