procedure ExecDrawBitmap(Dest: TBitmap32; Stage: Integer); virtual;
Paints the bitmap image.
This method is called by the control when it executes PST_DRAW_BITMAP stage.
[See also]: Paint Stages