System.UITypes.TPrintDialogOptions

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TPrintDialogOptions = set of TPrintDialogOption;

C++

typedef System::Set<TPrintDialogOption, _DELPHI_SET_ENUMERATOR(TPrintDialogOption::poPrintToFile), _DELPHI_SET_ENUMERATOR(TPrintDialogOption::poDisablePrintToFile)> TPrintDialogOptions;

Propriétés

Type Visibilité  Source Unité  Parent
set
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes


Description

Le type System.UITypes.TPrintDialogOptions est un ensemble de valeurs System.UITypes.TPrintDialogOption.

Voir aussi