procedure ExecDrawLayers(Dest: TBitmap32; Stage: Integer); virtual;
Paints layers using the layer mask of the corresponding stage.
This method is called by the control when it executes PST_DRAW_LAYERS stage.
[See also]: Paint Stages