Show: Delphi
C++
Display Preferences
FMX.Types.TBrush Properties
From XE2 API Documentation
| 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. |
| Grab | published | Specifies the visual control that defines the pattern for the brush. |
| 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. |