TTMSFNCDataGridCheckBox Class
Internal TCheckBox subclass used by
TTMSFNCDataGridCheckBoxCell; adds Web-platform overrides for visual updates and screenshot capture.
API unit family: TMSFNCDataGridCell
Inherits from: TCheckBox
Syntax
TTMSFNCDataGridCheckBox = class(TCheckBox)
Methods
| Name | Description |
|---|---|
| MakeScreenshot | Captures the current visual state of the checkbox into a bitmap. Used for the Web platform's bitmap-cache rendering path. |