[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TCustomPrintDialog.PrintToFile

PrintToFile - if True, printing is spooled to a file instead of the printer

Declaration

Source position: dialogs.pp line 500

public property TCustomPrintDialog.PrintToFile : Boolean
  read FPrintToFile
  write FPrintToFile
  default False;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.