TTMSFNCDataGridRenderer.SaveToImageData Method
Saves a bitmap snapshot of the grid's current visual state to an image file.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure SaveToImageData(AFileName: string); overload; virtual;
Parameters
| Name | Description |
|---|---|
AFileName |
Destination image file path. |