procedure ExecDrawBitmap(Dest: TBitmap32; Stage: Integer); virtual;

Description

Paints the bitmap image.

This method is called by the control when it executes PST_DRAW_BITMAP stage.

[See also]: Paint Stages