TClrCustomControl.DrawToBitmap(TBitmap,TRect) Method
Supports rendering to the specified bitmap.
protected procedure DrawToBitmap(bitmap: TBitmap; targetBounds: TRect);
Parameters
- bitmap
- Type: TBitmap
- targetBounds
- Type: TRect
Supports rendering to the specified bitmap.
protected procedure DrawToBitmap(bitmap: TBitmap; targetBounds: TRect);