Vcl.Themes.TStyleHook.Brush
Delphi
property Brush: TBrush read FBrush;
C++
__property Vcl::Graphics::TBrush* Brush = {read=FBrush};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | class protected | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleHook |
説明
描画に使用される色とパターン。Brush プロパティを設定すると、コントロールを描画する際に使用される、色とパターンを指定することができます。