Units
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TMPPrintDialogEx

Unit

MPPrintDialogEx

Declaration

type TMPPrintDialogEx = class()

Description

TMPPrintDialogEx is an enhanced version of TPrintDialog that shows the new "Printer Property Page" on systems which support it. on older systems the standard TPrintDialog is displayed.

if the new dialog is used, PrintRange can also be set to prCurrentPage to only print one specific page.

Properties

Overview

Private property Options: TMPPrintDialogExOptions;
Private property PrintRange: TMPPrintDialogExRange;
Private property Version: string;

Description

Private property Options: TMPPrintDialogExOptions;

see TMPPrintDialogExOption

Private property PrintRange: TMPPrintDialogExRange;

see TMPPrintDialogExRange

Private property Version: string;

current component version


Generated by DIPasDoc 0.8.0 on Sun 9 Feb 2003 20:26:39