System.UITypes.TPageSetupDialogOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TPageSetupDialogOptions = set of TPageSetupDialogOption;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes


Beschreibung

Der Typ System.UITypes.TPageSetupDialogOptions ist eine Menge von System.UITypes.TPageSetupDialogOption-Werten.

Siehe auch