Vcl.Themes.TStyleManager.Engine

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

Delphi

class property Engine: TCustomStyleEngine read GetEngine;

C++

/* static */ __property TCustomStyleEngine* Engine = {read=GetEngine};

プロパティ

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


説明

現在のスタイル エンジンのインスタンスを返します。

関連項目