Vcl.Themes.TThemedControlBar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TThemedControlBar = (
tcbControlBarDontCare,
tcbControlBarRoot,
tcbGradientItemFrame
);

C++

enum DECLSPEC_DENUM TThemedControlBar : unsigned char { tcbControlBarDontCare, tcbControlBarRoot, tcbGradientItemFrame };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes Vcl.Themes

Description

Embarcadero Technologies does not currently have any additional information.