Vcl.Themes.TStyleManager.RegisterStyle

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

Delphi

class procedure RegisterStyle(Style: TCustomStyleServices);

C++

__classmethod void __fastcall RegisterStyle(TCustomStyleServices* Style);

プロパティ

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


説明

Style パラメータで指定されるスタイルのインスタンスを登録します。

関連項目