FMX.Printer.TPrintDialog.FromPage

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property FromPage: Integer read FFromPage write FFromPage default 0;

C++

__property int FromPage = {read=FFromPage, write=FFromPage, 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 commencer.

La propriété FromPage correspond au champ de du dialogue Imprimer.

Voir aussi