GetTextBuf - reads text from the clipboard and returns the number of characters.
Source position: clipbrd.pp line 214
public function TClipboard.GetTextBuf(
Buffer: PChar;
BufSize: Integer
):Integer;
Number of characters in text buffer.