Vcl.Themes.TThemedCategoryButtons

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TThemedCategoryButtons = (
tcbCategoryButtonsDontCare,
tcbCategoryButtonsRoot,
tcbBackground,
tcbCategoryNormal, tcbCategorySelected,
tcbButtonNormal, tcbButtonHot, tcbButtonSelected,
tcbCategoryGlyphOpened, tcbCategoryGlyphClosed,
tcbCategoryChevronOpened, tcbCategoryChevronClosed
);

C++

enum DECLSPEC_DENUM TThemedCategoryButtons : unsigned char { tcbCategoryButtonsDontCare, tcbCategoryButtonsRoot, tcbBackground, tcbCategoryNormal, tcbCategorySelected, tcbButtonNormal, tcbButtonHot, tcbButtonSelected, tcbCategoryGlyphOpened, tcbCategoryGlyphClosed, tcbCategoryChevronOpened, tcbCategoryChevronClosed };

プロパティ

種類 可視性 ソース ユニット
enum public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes Vcl.Themes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。