Table of Contents

TTMSFNCDataGridEndKeyHandling Enumeration

Controls the behaviour of the End key.

API unit family: TMSFNCDataGridRenderer

Members

Name Description
genkhNone Does not handle the End key.
genkhLastRow Moves to the last row.
genkhLastColumn Moves to the last column.