TTMSFNCDataGridKeyInfo Record
Keyboard event data passed by reference to TTMSFNCDataGridCell.HandleKey.
API unit family: TMSFNCDataGridCell
Syntax
TTMSFNCDataGridKeyInfo = record
Remarks
Set Blocked to True to suppress the default grid key handling after cell processing. Set Handled to True to indicate the cell has fully consumed the event. Use DefaultKeyInfo to obtain a zero-initialised instance.