Vcl.Themes.TStyleManager.ActiveStyle

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

Delphi

class property ActiveStyle: TCustomStyleServices read GetActiveStyle;

C++

/* static */ __property TCustomStyleServices* ActiveStyle = {read=GetActiveStyle};

プロパティ

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


説明

アプリケーションに設定されている現在のスタイルを返します。

関連項目