Table of Contents

TTMSFNCDataGridCheckBox.MakeScreenshot Method

Captures the current visual state of the checkbox into a bitmap. Used for the Web platform's bitmap-cache rendering path.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCheckBox

Syntax

function MakeScreenshot: TBitmap; override;

Returns

The captured checkbox bitmap.