Table of Contents

TTMSFNCDataGridClipboardPasteAction Enumeration

Determines what happens when clipboard content is pasted into the grid.

API unit family: TMSFNCDataGridRenderer

Members

Name Description
gpaReplace Overwrites existing cell values with the pasted content.
gpaInsert Inserts new rows to hold the pasted content.