Contents - Index - Previous - Next


CutToClipboard method



Applies to
TProfGridCell class

Declaration
function CutToClipboard: Boolean;

Description

Cuts the cell to the Windows Clipboard.

Returns True on success. Returns False if the cell is a read-only cell, if the cut operation was disallowed by an OnCutCell event handler, or if an exception has occurred.