FMX.Graphics.TGradient Properties
InheritedProtected
| Color | public | Specifies the first color of the gradient. |
| Color1 | public | Specifies the second color of the gradient. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Points | published | Represents a collection of gradient points. |
| RadialTransform | published | Specifies details for the radial gradient. |
| StartPosition | published | Specifies the starting point of the gradient. |
| StopPosition | published | Specifies the stopping point of the gradient. |
| Style | published | Determines the style for the gradient object. |