TCustomImage32.ExecDrawBitmap

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, TBitmap32