JVCL Help:TJvAddPrinterDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAddPrinterDialog Class
[+] JvAddPrinter.pas Classes
[+] TJvAddPrinterDialog Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvAddPrinterDialog
run\JvAddPrinter.pas
Summary
Wrapper around the "Add Printer..." windows dialog.
Pascal
run\JvAddPrinter.pas
TJvAddPrinterDialog = class(TJvCommonDialogF);
Description
- 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.
About
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