Vcl.Dialogs.TPrintDialog

De RAD Studio API Documentation
Aller à : navigation, rechercher

Vcl.Dialogs.TCommonDialogSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTPrintDialog

Delphi

TPrintDialog = class(TCommonDialog)

C++

class PASCALIMPLEMENTATION TPrintDialog : public TCommonDialog

Propriétés

Type Visibilité  Source Unité  Parent
class public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs Vcl.Dialogs


Description

TPrintDialog affiche une boîte de dialogue d'impression.

Le composant TPrintDialog affiche une boîte de dialogue modale Windows standard permettant d'envoyer des travaux vers une imprimante. Cette boîte de dialogue n'apparaît à l'exécution que si elle est activée par un appel à la méthode Execute.

Voir aussi