FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelGrid.PasteFromClipboard Method

Pastes data from the clipboard to the selected cell.

Pascal
procedure PasteFromClipboard;
C++
__fastcall PasteFromClipboard();

If the clipboard has native Excel format (you copied the info using Excel or FlexCel), the data will be pasted on native format. If not, the data will be pasted as tabbed text.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!