FMX.Graphics.TBrush Properties
InheritedProtected
| Bitmap | published | Specifies the bitmap object that defines a pattern and the wrap mode for the brush. |
| Color | published | Specifies the color of the brush. |
| DefaultColor | public | Determines whether the Color property is stored. |
| DefaultKind | public | Determines whether the Kind property is stored. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Gradient | published | Specifies the gradient style and colors for the brush. |
| Kind | published | Determines the pattern for the brush. |
| Resource | published | Specifies a resource that defines the pattern for the brush. |