JVCL Help:TJvAddPrinterDialog

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvAddPrinterDialog
run\JvAddPrinter.pas


Summary

Wrapper around the "Add Printer..." windows dialog.

run\JvAddPrinter.pas


Pascal

 run\JvAddPrinter.pas
 TJvAddPrinterDialog = class(TJvCommonDialogF);


Description

  1. JVCLInfo

TJvAddPrinterDialog is wrapper around the windows "Add Printer..." dialog. To use this dialog you should:

  • Drop TJvAddPrinterDialog on a form or data module.
  • Call the Execute method at run-time.

run\JvAddPrinter.pas


About

Navigation

run\JvAddPrinter.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page