Skip to main content

TdxThemedObjectType Enum

Declaration

TdxThemedObjectType = (
    totButton,
    totClock,
    totComboBox,
    totEdit,
    totExplorerBar,
    totHeader,
    totListBox,
    totListView,
    totMenu,
    totPage,
    totProgress,
    totRebar,
    totScrollBar,
    totSpin,
    totStartPanel,
    totStatus,
    totTab,
    totTaskBand,
    totTaskBar,
    totToolBar,
    totToolTip,
    totTrackBar,
    totTrayNotify,
    totTreeView,
    totWindow,
    totNavigation,
    totExplorerListView,
    totTextStyle,
    totItemsViewListView,
    totItemsViewHeader,
    totExplorerTreeView
);

Members

Name
totButton
totClock
totComboBox
totEdit
totExplorerBar
totHeader
totListBox
totListView
totMenu
totPage
totProgress
totRebar
totScrollBar
totSpin
totStartPanel
totStatus
totTab
totTaskBand
totTaskBar
totToolBar
totToolTip
totTrackBar
totTrayNotify
totTreeView
totWindow
totNavigation
totExplorerListView
totTextStyle
totItemsViewListView
totItemsViewHeader
totExplorerTreeView
See Also