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

TCustomPrintDialog.PrintToFile

When True, printing is spooled to a file instead of directly to the printer.

Declaration

Source position: dialogs.pp line 565

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


Version 4.0 Generated 2025-05-03 Home