Themes
Contents |
Delphi Information
Array
| TThemeData |
TThemeData is an array of theme handles. |
Class
| TThemeServices |
TThemeServices is a class used for communicating with the OS theme engine. |
Classref
| TThemeServicesClass |
TThemeServicesClass defines the metaclass for TThemeServices. |
Enum
| TThemedButton |
TThemedButton describes the possible themable parts of a button. |
| TThemedClock |
TThemedClock describes the possible themable parts of a clock. |
| TThemedComboBox |
TThemedComboBox describes the possible themable parts of a combo box. |
| TThemedEdit |
TThemedEdit describes the possible themable parts of an edit. |
| TThemedElement |
TThemedElement describes the possible themed user interface elements. |
| TThemedExplorerBar |
TThemedExplorerBar describes the possible themable parts of an explorer bar control. |
| TThemedHeader |
TThemedHeader describes the possible themable parts of a header control. |
| TThemedListview |
TThemedListview describes the possible themable parts of a list view. |
| TThemedMenu |
TThemedMenu describes the possible themable parts of a menu. |
| TThemedPage |
TThemedPage describes the possible themable parts of a tab page. |
| TThemedProgress |
TThemedProgress describes the possible themable parts of a progress bar. |
| TThemedRebar |
TThemedRebar describes the possible themable parts of a rebar control. |
| TThemedScrollBar |
TThemedScrollBar describes the possible themable parts of a scroll bar. |
| TThemedSpin |
TThemedSpin describes the possible themable parts of a spin control. |
| TThemedStartPanel |
TThemedStartPanel describes the possible themable parts of a start panel. |
| TThemedStatus |
TThemedStatus describes the possible themable parts of a status bar. |
| TThemedTab |
TThemedTab describes the possible themable parts of a tab. |
| TThemedTaskBand |
TThemedTaskBand describes the possible themable parts of a task band. |
| TThemedTaskBar |
TThemedTaskBar describes the possible themable parts of a system task bar. |
| TThemedToolBar |
TThemedToolBar describes the possible themable parts of a tool bar. |
| TThemedToolTip |
TThemedToolTip describes the possible themable parts of a tool tip. |
| TThemedTrackBar |
TThemedTrackBar describes the possible themable parts of a track bar. |
| TThemedTrayNotify |
TThemedTrayNotify describes the possible themable parts of a system tray notification area. |
| TThemedTreeview |
TThemedTreeview describes the possible themable parts of a tree view. |
| TThemedWindow |
TThemedWindow describes the possible themable parts of a window. |
Function
| ThemeControl |
Checks whether a control should be themed. |
| ThemeServices |
Returns an instance of the TThemeServices class. |
| UnthemedDesigner |
Checks whether the VCL Forms designer supports theming for a control. |
Pointer
| PThemedElementDetails |
PThemedElementDetails is pointer to a TThemedElementDetails record. |
Struct
| TThemedElementDetails |
TThemedElementDetails describes a themed user interface element. |
Variable
| ThemeServicesClass |
ThemeServicesClass contains the metaclass reference for TThemeServices. |
C++ Information
Class
| TThemeServices |
TThemeServices is a class used for communicating with the OS theme engine. |
| TThemedElementDetails |
TThemedElementDetails describes a themed user interface element. |
Enum
| TThemedButton |
TThemedButton describes the possible themable parts of a button. |
| TThemedClock |
TThemedClock describes the possible themable parts of a clock. |
| TThemedComboBox |
TThemedComboBox describes the possible themable parts of a combo box. |
| TThemedEdit |
TThemedEdit describes the possible themable parts of an edit. |
| TThemedElement |
TThemedElement describes the possible themed user interface elements. |
| TThemedExplorerBar |
TThemedExplorerBar describes the possible themable parts of an explorer bar control. |
| TThemedHeader |
TThemedHeader describes the possible themable parts of a header control. |
| TThemedListview |
TThemedListview describes the possible themable parts of a list view. |
| TThemedMenu |
TThemedMenu describes the possible themable parts of a menu. |
| TThemedPage |
TThemedPage describes the possible themable parts of a tab page. |
| TThemedProgress |
TThemedProgress describes the possible themable parts of a progress bar. |
| TThemedRebar |
TThemedRebar describes the possible themable parts of a rebar control. |
| TThemedScrollBar |
TThemedScrollBar describes the possible themable parts of a scroll bar. |
| TThemedSpin |
TThemedSpin describes the possible themable parts of a spin control. |
| TThemedStartPanel |
TThemedStartPanel describes the possible themable parts of a start panel. |
| TThemedStatus |
TThemedStatus describes the possible themable parts of a status bar. |
| TThemedTab |
TThemedTab describes the possible themable parts of a tab. |
| TThemedTaskBand |
TThemedTaskBand describes the possible themable parts of a task band. |
| TThemedTaskBar |
TThemedTaskBar describes the possible themable parts of a system task bar. |
| TThemedToolBar |
TThemedToolBar describes the possible themable parts of a tool bar. |
| TThemedToolTip |
TThemedToolTip describes the possible themable parts of a tool tip. |
| TThemedTrackBar |
TThemedTrackBar describes the possible themable parts of a track bar. |
| TThemedTrayNotify |
TThemedTrayNotify describes the possible themable parts of a system tray notification area. |
| TThemedTreeview |
TThemedTreeview describes the possible themable parts of a tree view. |
| TThemedWindow |
TThemedWindow describes the possible themable parts of a window. |
Function
| ThemeControl |
Checks whether a control should be themed. |
| ThemeServices |
Returns an instance of the TThemeServices class. |
| UnthemedDesigner |
Checks whether the VCL Forms designer supports theming for a control. |
Typedef
| PThemedElementDetails |
PThemedElementDetails is pointer to a TThemedElementDetails record. |
| TThemeData |
TThemeData is an array of theme handles. |
| TThemeServicesClass |
TThemeServicesClass defines the metaclass for TThemeServices. |
Variable
| ThemeServicesClass |
ThemeServicesClass contains the metaclass reference for TThemeServices. |