API:Vcl.Themes.TCustomStyleEngine.TStyleEngineNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStyleEngineNotification = (snControlDestroyed, snStyleHookUnregistered);

C++

enum DECLSPEC_DENUM TStyleEngineNotification : unsigned char { snControlDestroyed, snStyleHookUnregistered };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!