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