TTMSFNCClipBoard.GetText Method
Reads a plain Unicode text string from the clipboard.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCClipBoard
Syntax
class function GetText: String; virtual;
Returns
The text currently on the clipboard, or an empty string if no text is available.