[Overview][Types][Classes][Procedures and functions][Index] |
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.
lazarus-ccr.sourceforge.net |