TTMSFNCDataGridPendingCellControlEvent Record
Stores a deferred cell-control callback and its target cell coordinate.
API unit family: TMSFNCDataGridRenderer
Syntax
TTMSFNCDataGridPendingCellControlEvent = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Cell |
TTMSFNCDataGridCellCoord |
Coordinates of the cell the notification belongs to. |
Kind |
TTMSFNCDataGridPendingCellControlEventKind |
Which cell-control notification was deferred. |