System.UITypes.TPageSetupDialogOptions

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TPageSetupDialogOptions = set of TPageSetupDialogOption;

C++

typedef System::Set<TPageSetupDialogOption, _DELPHI_SET_ENUMERATOR(TPageSetupDialogOption::psoDefaultMinMargins), _DELPHI_SET_ENUMERATOR(TPageSetupDialogOption::psoNoNetworkButton)> TPageSetupDialogOptions;

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.TPageSetupDialogOptions est un ensemble de valeurs System.UITypes.TPageSetupDialogOption.

Voir aussi