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