[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Clipbrd' (#lcl)

TClipboard.AsText

AsText - holds the textual data in the clipboard as a string

Declaration

Source position: clipbrd.pp line 228

public property TClipboard.AsText: String
  read GetAsText
  write SetAsText;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.