Back to Devexpress

IdxRichEditShape.Fill Property

vcl-dxrichedit-dot-nativeapi-dot-idxricheditshape-1ecf61da.md

latest1.3 KB
Original Source

IdxRichEditShape.Fill Property

Provides access to the floating shape’s background appearance settings.

Declaration

delphi
property Fill: IdxRichEditShapeFill read;

Property Value

Type
IdxRichEditShapeFill

Remarks

Use the Fill.Color property to change the floating shape’s background color. The color blends with semitransparent pixel colors of the source image if the shape is a floating picture.

ValueDescription
TdxAlphaColors.Empty
TdxAlphaColors.Bisque

Refer to the IdxRichEditShapeFill interface description for additional information.

See Also

IdxRichEditShape.Line

IdxRichEditShape Interface

IdxRichEditShape Members

dxRichEdit.NativeApi Unit