Vcl.Themes.TStyleManager.DesignerStyle
Delphi
class property DesignerStyle[Dark: Boolean]: TCustomStyleServices read GetDesignerStyle;
C++
/* static */ __property TCustomStyleServices* DesignerStyle[bool Dark] = {read=GetDesignerStyle};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleManager |
説明
設計時に、フォームの非クライアント領域を描画するために、デザイナで使用される VCL スタイルへのアクセスを提供します。