Vcl.Dialogs.TPageType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPageType = System.UITypes.TPageType;

Properties

Type Visibility Source Unit Parent
enum public Vcl.Dialogs.pas Vcl.Dialogs Vcl.Dialogs

Description

TPageType indicates the type of page being configured for printing.


TPageType has one of the following values:

Value Meaning

ptEnvelope

Page is an envelope.

ptPaper

Page is a sheet of paper.