[Overview][Types][Classes][Variables][Index] |
Write to a specified Buffer: Count contains the number of bytes for writing, Written contains the number that have been written. Returns True if successful
Source position: printers.pas line 279
public function TPrinter.Write( |
const Buffer; |
Count: Integer; |
out Written: Integer |
):Boolean; virtual; |
const s: ansistring |
):Boolean; overload; |
lazarus-ccr.sourceforge.net |