Table of Contents

TTMSFNCDataGridKeyboardMode Enumeration

Keyboard navigation mode for the grid.

API unit family: TMSFNCDataGrid

Members

Name Description
gkmDefault Uses platform-default key handling; arrow keys and Tab behave as the OS expects outside the grid.
gkmGrid Enables grid-specific arrow-key navigation, moving the focused cell in all four directions.