Show: Delphi
C++
Display Preferences
FMX.Types.TBrushObject
From XE3 API Documentation
Delphi
TBrushObject = class(TFmxObject, IBrushObject)
C++
class PASCALIMPLEMENTATION TBrushObject : public TFmxObject
Contents |
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Represents the class for brush objects. A TBrushObject instance specifies the color and pattern for the brush through its Brush property.
See Also
Code Examples