Table of Contents

TTMSFNCDataGridEditCellStart Enumeration

Position within the cell text where the in-place editor caret is placed when editing starts.

API unit family: TMSFNCDataGridRenderer

Members

Name Description
gcsNone Leaves the editor caret at its default position.
gcsStart Places the editor caret at the start of the text.
gcsEnd Places the editor caret at the end of the text.