TdxActivityIndicatorProperties.OverlayColor Property
Specifies the color of the overlay painted over the activity indicator control’s background.
Declaration
property OverlayColor: TdxAlphaColor read; write;
Property Value
Type |
---|
TdxAlphaColor |
Remarks
Use this property in combination with the Transparent property of the activity indicator control to customize the appearance of its surface.
See Also