Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomPrintDialog.PrintToFile

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

Declaration

Source position: dialogs.pp line 580

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


Version 4.6 Generated 2026-02-20 Home