TClrCustomControl.DrawToBitmap(TBitmap,TRect) Method

Supports rendering to the specified bitmap.

Namespace: CNClrLib.Control.Base
protected
 procedure DrawToBitmap(bitmap: TBitmap; targetBounds: TRect);

Parameters

bitmap
Type: TBitmap

targetBounds
Type: TRect