Vcl.Themes.TThemedPanel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TThemedPanel = (
tpPanelDontCare,
tpPanelRoot,
tpPanelBackground,
tpPanelBevel,
tpDockPanelHorzNormal, tpDockPanelHorzSelected,
tpDockPanelVertNormal, tpDockPanelVertSelected,
tpDockPanelPinNormal,
tpDockPanelCloseNormal
);

C++

enum DECLSPEC_DENUM TThemedPanel : unsigned char { tpPanelDontCare, tpPanelRoot, tpPanelBackground, tpPanelBevel, tpDockPanelHorzNormal, tpDockPanelHorzSelected, tpDockPanelVertNormal, tpDockPanelVertSelected, tpDockPanelPinNormal, tpDockPanelCloseNormal };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes Vcl.Themes

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !