TTMSFNCDataGridRenderer.IsFixedCellSelected Method
Returns True if the fixed header/footer cell is highlighted to indicate that its corresponding row or column is selected.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
function IsFixedCellSelected(ACell: TTMSFNCDataGridCellCoord): Boolean;
Parameters
| Name | Description |
|---|---|
ACell |
Fixed cell coordinate to test. |
Returns
True when the fixed cell should be drawn as selected.