FMX.Graphics.TBrushObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBrushObject = class(TFmxObject, IBrushObject)

C++

class PASCALIMPLEMENTATION TBrushObject : public Fmx::Types::TFmxObject

Properties

Type Visibility Source Unit Parent
class public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics FMX.Graphics

Description

Represents the class for brush objects. A TBrushObject instance specifies the color and pattern for the brush through its Brush property.

See Also


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Graphics.TBrushObject&oldid=578035"