procedure ExecCustom(Dest: TBitmap32; Stage: Integer); virtual;
Calls the OnPaintStage event.
This method is called by the control when it executes PST_CUSTOM stage.
[See also]: Paint Stages