Vcl.Themes.TStyleManager.DesignerStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property DesignerStyle[Dark: Boolean]: TCustomStyleServices read GetDesignerStyle;

C++

/* static */ __property TCustomStyleServices* DesignerStyle[bool Dark] = {read=GetDesignerStyle};

Properties

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

Description

It provides access to the VCL Styles used in the designer for draw the form's non client area in design time.