[Overview][Types][Classes][Variables][Index] |
RawMode - true if printer operates in Raw Mode (as opposed to PostScript or some other page description language)
Source position: printers.pas line 285
public property TPrinter.RawMode: Boolean |
RawMode - true if printer operates in Raw Mode (as opposed to PostScript or some other page description language)
If Raw Mode is being used, text is sent directly to the printer device without formatting, and the Canvas is not used for setting up the pages
lazarus-ccr.sourceforge.net |