TTMSFNCDataGridRenderer.States Property
Returns the visual state flags of the given cell (normal, selected, focused, fixed, etc.).
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Type: TTMSFNCDataGridCellState
Syntax
property States[AColumn, ARow: Integer]: TTMSFNCDataGridCellState;