TCustomImage32.ExecCustom

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

Description

Calls the OnPaintStage event.

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

See Also

Paint Stages, TBitmap32, OnPaintStage