表示: Delphi C++
表示設定

Vcl.Themes.TCustomStyleServices

提供:XE2 API Documentation
移動: 案内, 検索

Vcl.Themes.TAbstractStyleServicesSystem.TObject
TCustomStyleServices

Delphi

TCustomStyleServices = class(TAbstractStyleServices)

C++

class PASCALIMPLEMENTATION TCustomStyleServices : public TAbstractStyleServices

プロパティ

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


説明

TCustomStyleServices は、スタイル機能にアクセスできるようにするクラスです。


TCustomStyleServices のメソッドやプロパティを使用すると、スタイルに関する情報を取得したり、カスタム コントロールの描画を実行することができます。

TCustomStyleServices をインスタンス化しないでください。その代わり、StyleServices 関数を呼び出して、TCustomStyleServices のメソッドやプロパティにアクセスします。

関連項目

以前のバージョン
他の言語