| CM_BASE | CM_BASE: Integer = $513; |
| CM_CONTROLHOOKED | CM_CONTROLHOOKED: Integer = $67C; |
| CM_CONTROLHOOKEDDIRECTLY | CM_CONTROLHOOKEDDIRECTLY: Integer = $67E; |
| CM_CTLCOLORBTN | CM_CTLCOLORBTN: Integer = $648; |
| CM_CTLCOLORDLG | CM_CTLCOLORDLG: Integer = $649; |
| CM_CTLCOLOREDIT | CM_CTLCOLOREDIT: Integer = $646; |
| CM_CTLCOLORLISTBOX | CM_CTLCOLORLISTBOX: Integer = $647; |
| CM_CTLCOLORMSGBOX | CM_CTLCOLORMSGBOX: Integer = $645; |
| CM_CTLCOLORSCROLLBAR | CM_CTLCOLORSCROLLBAR: Integer = $64A; |
| CM_CTLCOLORSTATIC | CM_CTLCOLORSTATIC: Integer = $64B; |
| CM_INITCHILDS | CM_INITCHILDS: Integer = $67D; |
| CM_PARENTHOOKED | CM_PARENTHOOKED: Integer = $67B; |
| CM_SCROLLTRACKING | CM_SCROLLTRACKING: Integer = $671; |
| CVCLElements | CVCLElements: Set = [teCategoryButtons..teTextLabel]; |
| CWindowsElements | CWindowsElements: Set = [teButton..teWindow]; |
| tbCheckBoxLast | tbCheckBoxLast: TThemedButton = tbCheckBoxExcludedDisabled; |
| tbCommandLinkGlyphLast | tbCommandLinkGlyphLast: TThemedButton = tbCommandLinkGlyphDefaulted; |
| tbCommandLinkLast | tbCommandLinkLast: TThemedButton = tbCommandLinkDefaultedAnimating; |
| tbGroupBoxLast | tbGroupBoxLast: TThemedButton = tbGroupBoxDisabled; |
| tbPushButtonLast | tbPushButtonLast: TThemedButton = tbPushButtonDefaultedAnimating; |
| tbRadioButtonLast | tbRadioButtonLast: TThemedButton = tbRadioButtonCheckedDisabled; |
| tbUserButtonLast | tbUserButtonLast: TThemedButton = tbUserButton; |
| tcBackgroundLast | tcBackgroundLast: TThemedComboBox = tcBackground; |
| tcbButtonLast | tcbButtonLast: TThemedCategoryButtons = tcbButtonSelected; |
| tcbCategoryChevronLast | tcbCategoryChevronLast: TThemedCategoryButtons = tcbCategoryChevronClosed; |
| tcbCategoryGlyphLast | tcbCategoryGlyphLast: TThemedCategoryButtons = tcbCategoryGlyphClosed; |
| tcbCategoryLast | tcbCategoryLast: TThemedCategoryButtons = tcbCategorySelected; |
| tcBorderLast | tcBorderLast: TThemedComboBox = tcBorderDisabled; |
| tcCueBannerLast | tcCueBannerLast: TThemedComboBox = tcCueBannerDisabled; |
| tcDropDownButtonLast | tcDropDownButtonLast: TThemedComboBox = tcDropDownButtonDisabled; |
| tcDropDownButtonLeftLast | tcDropDownButtonLeftLast: TThemedComboBox = tcDropDownButtonLeftDisabled; |
| tcDropDownButtonRightLast | tcDropDownButtonRightLast: TThemedComboBox = tcDropDownButtonRightDisabled; |
| tclHeaderItemLast | tclHeaderItemLast: TThemedCheckListBox = tclHeaderItemDisabled; |
| tclListItemLast | tclListItemLast: TThemedCheckListBox = tclListItemDisabled; |
| tcpChevronClosedLast | tcpChevronClosedLast: TThemedCategoryPanelGroup = tcpChevronClosedPressed; |
| tcpChevronClosedLeftLast | tcpChevronClosedLeftLast: TThemedCategoryPanelGroup = tcpChevronClosedLeftPressed; |
| tcpChevronOpenedLast | tcpChevronOpenedLast: TThemedCategoryPanelGroup = tcpChevronOpenedPressed; |
| tcpThemedChevronClosedLast | tcpThemedChevronClosedLast: TThemedCategoryPanelGroup = tcpThemedChevronClosedPressed; |
| tcpThemedChevronOpenedLast | tcpThemedChevronOpenedLast: TThemedCategoryPanelGroup = tcpThemedChevronOpenedPressed; |
| tcReadOnlyLast | tcReadOnlyLast: TThemedComboBox = tcReadOnlyDisabled; |
| tcTimeLast | tcTimeLast: TThemedClock = tcTimePressed; |
| tcTransparentBackgroundLast | tcTransparentBackgroundLast: TThemedComboBox = tcTransparentBackgroundFocused; |
| tdbDateBorderLast | tdbDateBorderLast: TThemedDatePicker = tdbDateBorderDisabled; |
| tdbDateTextLast | tdbDateTextLast: TThemedDatePicker = tdbDateTextSelected; |
| tdbShowCalendarButtonRightLast | tdbShowCalendarButtonRightLast: TThemedDatePicker = tdbShowCalendarButtonRightDisabled; |
| teBackgroundLast | teBackgroundLast: TThemedEdit = teBackgroundAssist; |
| teBackgroundWithBorderLast | teBackgroundWithBorderLast: TThemedEdit = teBackgroundWithBorderFocused; |
| tebHeaderBackgroundLast | tebHeaderBackgroundLast: TThemedExplorerBar = tebHeaderBackgroundPressed; |
| tebHeaderCloseLast | tebHeaderCloseLast: TThemedExplorerBar = tebHeaderClosePressed; |
| tebHeaderPinLast | tebHeaderPinLast: TThemedExplorerBar = tebHeaderPinPressed; |
| tebHeaderPinSelectedLast | tebHeaderPinSelectedLast: TThemedExplorerBar = tebHeaderPinSelectedPressed; |
| tebIEBarMenuLast | tebIEBarMenuLast: TThemedExplorerBar = tebIEBarMenuPressed; |
| tebNormalGroupBackgroundLast | tebNormalGroupBackgroundLast: TThemedExplorerBar = tebNormalGroupBackground; |
| tebNormalGroupCollapseLast | tebNormalGroupCollapseLast: TThemedExplorerBar = tebNormalGroupCollapsePressed; |
| tebNormalGroupExpandLast | tebNormalGroupExpandLast: TThemedExplorerBar = tebNormalGroupExpandPressed; |
| tebNormalGroupHeadLast | tebNormalGroupHeadLast: TThemedExplorerBar = tebNormalGroupHead; |
| tebSpecialGroupBackgroundLast | tebSpecialGroupBackgroundLast: TThemedExplorerBar = tebSpecialGroupBackground; |
| tebSpecialGroupCollapseLast | tebSpecialGroupCollapseLast: TThemedExplorerBar = tebSpecialGroupCollapsePressed; |
| tebSpecialGroupCollapseSpecial | tebSpecialGroupCollapseSpecial: TThemedExplorerBar = tebSpecialGroupCollapseNormal; |
| tebSpecialGroupExpandLast | tebSpecialGroupExpandLast: TThemedExplorerBar = tebSpecialGroupExpandPressed; |
| tebSpecialGroupExpandSpecial | tebSpecialGroupExpandSpecial: TThemedExplorerBar = tebSpecialGroupExpandNormal; |
| tebSpecialGroupHeadLast | tebSpecialGroupHeadLast: TThemedExplorerBar = tebSpecialGroupHead; |
| teEditBorderHScrollLast | teEditBorderHScrollLast: TThemedEdit = teEditBorderHScrollDisabled; |
| teEditBorderHVScrollLast | teEditBorderHVScrollLast: TThemedEdit = teEditBorderHVScrollDisabled; |
| teEditBorderNoScrollLast | teEditBorderNoScrollLast: TThemedEdit = teEditBorderNoScrollDisabled; |
| teEditBorderVScrollLast | teEditBorderVScrollLast: TThemedEdit = teEditBorderVScrollDisabled; |
| teEditCaretLast | teEditCaretLast: TThemedEdit = teEditCaret; |
| teEditTextLast | teEditTextLast: TThemedEdit = teEditTextAssist; |
| tePasswordLast | tePasswordLast: TThemedEdit = tePassword; |
| tfFlyOutBodyLast | tfFlyOutBodyLast: TThemedFlyOut = tfFlyOutBodyEmphasized; |
| tfFlyOutDividerLast | tfFlyOutDividerLast: TThemedFlyOut = tfFlyOutDivider; |
| tfFlyOutHeaderLast | tfFlyOutHeaderLast: TThemedFlyOut = tfFlyOutHeader; |
| tfFlyOutLabelLast | tfFlyOutLabelLast: TThemedFlyOut = tfFlyOutLabelDisabled; |
| tfFlyOutLinkAreaLast | tfFlyOutLinkAreaLast: TThemedFlyOut = tfFlyOutLinkArea; |
| tfFlyOutLinkHeaderLast | tfFlyOutLinkHeaderLast: TThemedFlyOut = tfFlyOutLinkHeaderHover; |
| tfFlyOutLinkLast | tfFlyOutLinkLast: TThemedFlyOut = tfFlyOutLinkHover; |
| tfFlyOutWindowLast | tfFlyOutWindowLast: TThemedFlyOut = tfFlyOutWindow; |
| tgCellLast | tgCellLast: TThemedGrid = tgCellRowSelectedRight; |
| tgClassicCellLast | tgClassicCellLast: TThemedGrid = tgClassicCellRowSelectedRight; |
| tgClassicFixedCellLast | tgClassicFixedCellLast: TThemedGrid = tgClassicFixedCellPressed; |
| tgDropDownButtonLast | tgDropDownButtonLast: TThemedGrid = tgDropDownButtonDisabled; |
| tgEllipsisButtonLast | tgEllipsisButtonLast: TThemedGrid = tgEllipsisButtonPressed; |
| tgFixedCellLast | tgFixedCellLast: TThemedGrid = tgFixedCellPressed; |
| tgGradientCellLast | tgGradientCellLast: TThemedGrid = tgGradientCellRowSelectedRight; |
| tgGradientFixedCellLast | tgGradientFixedCellLast: TThemedGrid = tgGradientFixedCellPressed; |
| thHeaderDropDownFilterLast | thHeaderDropDownFilterLast: TThemedHeader = thHeaderDropDownFilterHot; |
| thHeaderDropDownLast | thHeaderDropDownLast: TThemedHeader = thHeaderDropDownHot; |
| thHeaderItemLast | thHeaderItemLast: TThemedHeader = thHeaderItemPressed; |
| thHeaderItemLeftLast | thHeaderItemLeftLast: TThemedHeader = thHeaderItemLeftPressed; |
| thHeaderItemRightLast | thHeaderItemRightLast: TThemedHeader = thHeaderItemRightPressed; |
| thHeaderOverflowLast | thHeaderOverflowLast: TThemedHeader = thHeaderOverflowHot; |
| thHeaderSortArrowLast | thHeaderSortArrowLast: TThemedHeader = thHeaderSortArrowSortedDown; |
| tlCollapseButtonLast | tlCollapseButtonLast: TThemedListview = tlCollapseButtonPushed; |
| tlColumnDetailLast | tlColumnDetailLast: TThemedListview = tlColumnDetail; |
| tlEmptyTextLast | tlEmptyTextLast: TThemedListview = tlEmptyText; |
| tlExpandButtonLast | tlExpandButtonLast: TThemedListview = tlExpandButtonPushed; |
| tlGroupHeaderLast | tlGroupHeaderLast: TThemedListview = tlGroupHeaderCloseMixedSelectionHot; |
| tlGroupHeaderLineLast | tlGroupHeaderLineLast: TThemedListview = tlGroupHeaderLineCloseMixedSelectionHot; |
| tlLinkLast | tlLinkLast: TThemedLink = tlLinkLinked; |
| tlListDetailLast | tlListDetailLast: TThemedListview = tlListDetail; |
| tlListGroupLast | tlListGroupLast: TThemedListview = tlListGroup; |
| tlListItemLast | tlListItemLast: TThemedListview = tlListItemHotSelected; |
| tlListSortDetailLast | tlListSortDetailLast: TThemedListview = tlListSortDetail; |
| tmbNewAppButtonLast | tmbNewAppButtonLast: TThemedMenuBand = tmbNewAppButtonNotChecked; |
| tmbSeparatorlast | tmbSeparatorlast: TThemedMenuBand = tmbSeparatorNotChecked; |
| tmcBackgroundLast | tmcBackgroundLast: TThemedMonthCal = tmcBackground; |
| tmcBordersLast | tmcBordersLast: TThemedMonthCal = tmcBorders; |
| tmcColHeaderSplitterLast | tmcColHeaderSplitterLast: TThemedMonthCal = tmcColHeaderSplitter; |
| tmcGridBackgroundLast | tmcGridBackgroundLast: TThemedMonthCal = tmcGridBackground; |
| tmcGridCellBackgroundLast | tmcGridCellBackgroundLast: TThemedMonthCal = tmcGridCellBackgroundToday; |
| tmcGridCellLast | tmcGridCellLast: TThemedMonthCal = tmcGridCellToday; |
| tmcGridCellUpperLast | tmcGridCellUpperLast: TThemedMonthCal = tmcGridCellUpperHasStateHot; |
| tmChevronTMSSchemaLast | tmChevronTMSSchemaLast: TThemedMenu = tmChevron; |
| tmcNavNextLast | tmcNavNextLast: TThemedMonthCal = tmcNavNextDisabled; |
| tmcNavPrevLast | tmcNavPrevLast: TThemedMonthCal = tmcNavPrevDisabled; |
| tmcTrailingGridCellLast | tmcTrailingGridCellLast: TThemedMonthCal = tmcTrailingGridCellToday; |
| tmcTrailingGridCellUpperLast | tmcTrailingGridCellUpperLast: TThemedMonthCal = tmcTrailingGridCellUpperHasStateHot; |
| tmMenuBarBackgroundLast | tmMenuBarBackgroundLast: TThemedMenu = tmMenuBarBackgroundInactive; |
| tmMenuBarDropDownTMSSchemaLast | tmMenuBarDropDownTMSSchemaLast: TThemedMenu = tmMenuBarDropDown; |
| tmMenuBarItemLast | tmMenuBarItemLast: TThemedMenu = tmMenuBarItemDisabledPushed; |
| tmMenuBarItemTMSSchemaLast | tmMenuBarItemTMSSchemaLast: TThemedMenu = tmMenuBarItem; |
| tmMenuDropDownTMSSchemaLast | tmMenuDropDownTMSSchemaLast: TThemedMenu = tmMenuDropDown; |
| tmMenuItemTMSSchemaLast | tmMenuItemTMSSchemaLast: TThemedMenu = tmMenuItemDemoted; |
| tmPopupBackgroundLast | tmPopupBackgroundLast: TThemedMenu = tmPopupBackground; |
| tmPopupBordersLast | tmPopupBordersLast: TThemedMenu = tmPopupBorders; |
| tmPopupCheckBackgroundLast | tmPopupCheckBackgroundLast: TThemedMenu = tmPopupCheckBackgroundBitmap; |
| tmPopupCheckLast | tmPopupCheckLast: TThemedMenu = tmPopupBulletDisabled; |
| tmPopupGutterLast | tmPopupGutterLast: TThemedMenu = tmPopupGutter; |
| tmPopupItemLast | tmPopupItemLast: TThemedMenu = tmPopupItemDisabledHot; |
| tmPopupSeparatorLast | tmPopupSeparatorLast: TThemedMenu = tmPopupSeparator; |
| tmPopupSubMenuLast | tmPopupSubMenuLast: TThemedMenu = tmPopupSubMenuDisabled; |
| tmSeparatorTMSSchemaLast | tmSeparatorTMSSchemaLast: TThemedMenu = tmSeparator; |
| tmSystemCloseLast | tmSystemCloseLast: TThemedMenu = tmSystemCloseDisabled; |
| tmSystemMaximizeLast | tmSystemMaximizeLast: TThemedMenu = tmSystemMaximizeDisabled; |
| tmSystemMinimizeLast | tmSystemMinimizeLast: TThemedMenu = tmSystemMinimizeDisabled; |
| tmSystemRestoreLast | tmSystemRestoreLast: TThemedMenu = tmSystemRestoreDisabled; |
| tnBackButtonLast | tnBackButtonLast: TThemedNavigation = tnBackButtonDisabled; |
| tnForwardButtonLast | tnForwardButtonLast: TThemedNavigation = tnForwardButtonDisabled; |
| tnMenuButtonLast | tnMenuButtonLast: TThemedNavigation = tnMenuButtonDisabled; |
| ttbTimeNormal | ttbTimeNormal: TThemedClock = tcTimeNormal; |
| ttdButtonSectionLast | ttdButtonSectionLast: TThemedTaskDialog = ttdButtonSection; |
| ttdButtonWrapperLast | ttdButtonWrapperLast: TThemedTaskDialog = ttdButtonWrapper; |
| ttdCommandLinkPaneLast | ttdCommandLinkPaneLast: TThemedTaskDialog = ttdCommandLinkPane; |
| ttdContentIconLast | ttdContentIconLast: TThemedTaskDialog = ttdContentIcon; |
| ttdContentPaneLast | ttdContentPaneLast: TThemedTaskDialog = ttdContentPane; |
| ttdControlPaneLast | ttdControlPaneLast: TThemedTaskDialog = ttdControlPane; |
| ttdExpandedContentLast | ttdExpandedContentLast: TThemedTaskDialog = ttdExpandedContent; |
| ttdExpandedFooterAreaLast | ttdExpandedFooterAreaLast: TThemedTaskDialog = ttdExpandedFooterArea; |
| ttdExpandoButtonLast | ttdExpandoButtonLast: TThemedTaskDialog = ttdExpandoButtonExpandedPressed; |
| ttdExpandoTextLast | ttdExpandoTextLast: TThemedTaskDialog = ttdExpandoText; |
| ttdFootnoteAreaLast | ttdFootnoteAreaLast: TThemedTaskDialog = ttdFootnoteArea; |
| ttdFootnotePaneLast | ttdFootnotePaneLast: TThemedTaskDialog = ttdFootnotePane; |
| ttdFootnoteSeparatorLast | ttdFootnoteSeparatorLast: TThemedTaskDialog = ttdFootnoteSeparator; |
| ttdImageAlignmentLast | ttdImageAlignmentLast: TThemedTaskDialog = ttdImageAlignment; |
| ttdMainIconLast | ttdMainIconLast: TThemedTaskDialog = ttdMainIcon; |
| ttdMainInstructionPaneLast | ttdMainInstructionPaneLast: TThemedTaskDialog = ttdMainInstructionPane; |
| ttdPrimaryPanelLast | ttdPrimaryPanelLast: TThemedTaskDialog = ttdPrimaryPanel; |
| ttdProgressBarLast | ttdProgressBarLast: TThemedTaskDialog = ttdProgressBar; |
| ttdRadioButtonPaneLast | ttdRadioButtonPaneLast: TThemedTaskDialog = ttdRadioButtonPane; |
| ttdSecondaryPanelLast | ttdSecondaryPanelLast: TThemedTaskDialog = ttdSecondaryPanel; |
| ttdVerificationTextLast | ttdVerificationTextLast: TThemedTaskDialog = ttdVerificationText; |
| ttlTextLabelLast | ttlTextLabelLast: TThemedTextLabel = ttlTextLabelDisabled; |
| ttsBodyTextLast | ttsBodyTextLast: TThemedTextStyle = ttsBodyText; |
| ttsBodyTitleLast | ttsBodyTitleLast: TThemedTextStyle = ttsBodyTitle; |
| ttsControlLabelLast | ttsControlLabelLast: TThemedTextStyle = ttsControlLabelDisabled; |
| ttsExpandedLast | ttsExpandedLast: TThemedTextStyle = ttsExpanded; |
| ttsHyperLinkTextLast | ttsHyperLinkTextLast: TThemedTextStyle = ttsHyperLinkTextDisabled; |
| ttsInstructionLast | ttsInstructionLast: TThemedTextStyle = ttsInstruction; |
| ttsLabelLast | ttsLabelLast: TThemedTextStyle = ttsLabel; |
| ttsMainInstructionLast | ttsMainInstructionLast: TThemedTextStyle = ttsMainInstruction; |
| ttsSecondaryTextLast | ttsSecondaryTextLast: TThemedTextStyle = ttsSecondaryText; |
| ttTaskBarDontCare | ttTaskBarDontCare: TThemedTaskBar = ttbTaskBarDontCare; |
| ttTaskBarRoot | ttTaskBarRoot: TThemedTaskBar = ttbTaskBarDontCare; |
| WM_MDICHILDCLOSE | WM_MDICHILDCLOSE: Integer = $52D; |
| WM_MDICHILDMOVE | WM_MDICHILDMOVE: Integer = $52C; |