Vcl.Themes.TStyleManager.SetDesigningStyle

提供:RAD Studio API Documentation

Delphi

class procedure SetDesigningStyle(const Name: string); overload;
class procedure SetDesigningStyle(Style: TCustomStyleServices); overload;

C++

__classmethod void __fastcall SetDesigningStyle(const System::UnicodeString Name)/* overload */;
__classmethod void __fastcall SetDesigningStyle(TCustomStyleServices* Style)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleManager

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。