TCustomImage32.ExecBitmapFrame

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

Description

Draw a dotted frame around the scaled bitmap image in design time.

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

See Also

Paint Stages, TBitmap32