Unit 'Clipbrd' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TClipboard.GetTextBuf

GetTextBuf - reads text from the clipboard and returns the number of characters.

Declaration

Source position: clipbrd.pp line 214

public function TClipboard.GetTextBuf(

  Buffer: PChar;

  BufSize: Integer

):Integer;

Function result

Number of characters in text buffer.