procedure ExecBitmapFrame(Dest: TBitmap32; Stage: Integer); virtual;
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