BackErase property (Main Control)
Builder Syntax |
bool BackErase |
Delphi Syntax |
BackErase: Boolean |
Overview |
Refer to Displaying an Image. |
Remarks
(Persistent property, available at design time) Causes the bitmap to erase the background before painting. This erases the previous image before displaying the next image. Otherwise, the next image overlaps the previous image.
Setting |
Description |
TRUE |
Erase the background of the control. |
FALSE |
Do not erase the background of the control. |
See Also
Elements: |
BitonalScaling property, PaintDither property, PaintEffect property, PaintPalette property, PaintROP3 property, PaintGamma property, PaintIntensity property, PaintContrast property |
Topics: |