表示: Delphi C++
表示設定

Vcl.Graphics.TBrush

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

Vcl.Graphics.TGraphicsObjectSystem.Classes.TPersistentSystem.TObject
TBrush

Delphi

TBrush = class(TGraphicsObject)

C++

class PASCALIMPLEMENTATION TBrush : public TGraphicsObject

プロパティ

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


説明

TBrush は、図形を単色で塗りつぶすのに使用される色やパターンを表します。

TBrush は、Windows のブラシ オブジェクト(HBRUSH)をカプセル化しており、四角形や楕円などの図形を、単一の色やパターンで塗りつぶすのに使用されます。

関連項目

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