FMX.Printer.TPrintDialog.ToPage

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ToPage: Integer read FToPage write FToPage default 0;

C++

__property int ToPage = {read=FToPage, write=FToPage, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrintDialog


Description

Indique la page à laquelle le travail d'impression doit se terminer.

La propriété ToPage correspond au champ à du dialogue Imprimer.

Voir aussi