ImageEn, unit iexOtherClasses |
|
TIERFBClient.SendClipboard
Declaration
procedure SendClipboard(const Text: AnsiString);
Description
Sends text to the server clipboard. Only ISO 8859-1 (Latin-1) text is supported by the protocol.
May throw
EIERFBError exception if a communication error occurs.