Vcl.Themes.TStyleManager.TSystemHook

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSystemHook = (shMenus, shDialogs, shToolTips); // Enumeration elements will be expanded in the future

C++

enum DECLSPEC_DENUM TSystemHook : unsigned char { shMenus, shDialogs, shToolTips };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.