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 the theme template to use. |
 | Font | Gets the font object associated with the theme. |
 | Modified | Gets a value indicating whether the theme has been modified or not. |
 | Parent | Gets the parent object. The parent is the terminal object. |
 | Sounds | Gets the sounds object associated with the theme. |
 | ThemeColor | Gets the color map object associated with the theme. |
Top
See Also