Vcl.Themes.TStyleManager.SystemStyle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class property SystemStyle: TCustomStyleServices read GetSystemStyle;

C++

/* static */ __property TCustomStyleServices* SystemStyle = {read=GetSystemStyle};

プロパティ

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


説明

ネイティブのシステム スタイルを返します(たとえば、Windows テーマなど)。

関連項目