ForceRepaint method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int ForceRepaint (void);

Delphi Syntax

ForceRepaint: Integer;

Overview

Refer to Displaying an Image.

Remarks

Repaints the image on the screen.

See Also

Elements:

AutoRepaint property, PaintRgnOnly property, RepaintRect method

Topics:

Raster Images: Displaying Images