Vcl.Themes.TStyleManager.TrySetDesigningStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function TrySetDesigningStyle(const Name: string; ShowErrorDialog: Boolean = True): Boolean;

C++

__classmethod bool __fastcall TrySetDesigningStyle(const System::UnicodeString Name, bool ShowErrorDialog = true);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.