Table of Contents

TTMSFNCDataGridHomeKeyHandling Enumeration

Controls the behaviour of the Home key.

API unit family: TMSFNCDataGridRenderer

Members

Name Description
ghkhNone Does not handle the Home key.
ghkhFirstRow Moves to the first row.
ghkhFirstColumn Moves to the first column.