procedure ExecClearBuffer(Dest: TBitmap32; Stage: Integer); virtual;
Clears the visible area of the buffer with the color specified in the Color property of the control.
This method is called by the control when it executes PST_CLEAR_BACKGND paint stage.